Skip to content

Commit

Permalink
Update CI to test against 1.10 as well (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
lgoettgens committed Jul 18, 2023
1 parent 3f32ff2 commit 5db17b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
matrix:
os: ["ubuntu-latest"]
julia-version:
- '~1.10.0-0'
- '1.9'
- '1.8'
- '1.7'
Expand Down

0 comments on commit 5db17b8

Please sign in to comment.