Skip to content

Commit

Permalink
Add Julia 1.11 to CI, remove versions [1.1, 1.6)
Browse files Browse the repository at this point in the history
  • Loading branch information
sostock committed Mar 12, 2024
1 parent 0d20db4 commit 394654a
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,12 @@ jobs:
matrix:
version:
- '1.0'
- '1.1'
- '1.2'
- '1.3'
- '1.4'
- '1.5'
- '1.6'
- '1.7'
- '1.8'
- '1.9'
- '~1.10.0-0'
- '1.10'
- '~1.11.0-0'
- 'nightly'
os:
- ubuntu-latest
Expand Down

0 comments on commit 394654a

Please sign in to comment.