Skip to content

Commit

Permalink
Add Julia 1.11 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
simonp0420 committed Nov 17, 2024
1 parent 6a2b972 commit 0ac91de
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ jobs:
fail-fast: false
matrix:
version:
- '1.10'
os:
- '1.10'
- '1.11'
os:
- ubuntu-latest
- macOS-latest
- windows-latest
Expand Down

0 comments on commit 0ac91de

Please sign in to comment.