Skip to content

Commit

Permalink
CI: stop testing against Julia 1.9 (#1915)
Browse files Browse the repository at this point in the history
  • Loading branch information
lgoettgens authored Oct 24, 2024
1 parent 633112d commit 285bae8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,8 @@ jobs:
matrix:
julia-version:
- '1.6'
- '1.9' # to be removed in the near future
- '1.10'
- '1.11-nightly'
- '1.11'
- 'nightly'
os:
- ubuntu-latest
Expand Down

0 comments on commit 285bae8

Please sign in to comment.