Skip to content

Commit

Permalink
Test against Julia 1.11-rc1 (#816)
Browse files Browse the repository at this point in the history
... and stop testing against 1.9
  • Loading branch information
fingolfin committed Jul 19, 2024
1 parent ac6d9d0 commit ea277c6
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 @@ -24,8 +24,8 @@ jobs:
matrix:
julia-version:
- '1.6'
- '1.9' # to be removed in the near future
- '1.10'
- '~1.11.0-0'
- 'nightly'
os:
- ubuntu-latest
Expand Down

0 comments on commit ea277c6

Please sign in to comment.