Skip to content

Commit

Permalink
ci: remove 1.9, add 1.11 (#1654)
Browse files Browse the repository at this point in the history
  • Loading branch information
thofma authored Oct 18, 2024
1 parent c2ecdc9 commit 2af99ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
matrix:
julia-version:
- '1.6'
- '1.9' # to be removed in the near future
- '1.10'
- '1.10' # to be removed in the near future
- '1.11'
- 'nightly'
os:
- ubuntu-latest
Expand Down

0 comments on commit 2af99ca

Please sign in to comment.