Skip to content

Commit

Permalink
CI: test against Julia 1.11-rc1 (#1022)
Browse files Browse the repository at this point in the history
... and stop testing against 1.9
  • Loading branch information
fingolfin authored Aug 21, 2024
1 parent aafaa2e commit badf3ec
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 @@ -26,8 +26,8 @@ jobs:
matrix:
julia-version:
- '1.6'
- '1.9' # to be removed in the near future
- '1.10'
- '~1.11.0-0'
- 'nightly'
julia-arch:
- x64
Expand Down

0 comments on commit badf3ec

Please sign in to comment.