Skip to content

Commit

Permalink
update CI to Julia 1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
aj-fleming committed Nov 4, 2024
1 parent 2e65fe7 commit ca72a75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
fail-fast: false
matrix:
version:
- '1.9'
- '1.10'
- '1.11'
- 'nightly'
os:
- ubuntu-latest
Expand Down

0 comments on commit ca72a75

Please sign in to comment.