Skip to content

Commit

Permalink
Test also on 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Sbozzolo committed Jul 25, 2024
1 parent 94186c4 commit 07c2faa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/UnitTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
fail-fast: false
matrix:
include:
- os: ubuntu-latest
julia-version: '1.9'
- os: ubuntu-latest
julia-version: '1.10'
- os: windows-latest
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ GilbertCurves = "0.1"
HDF5 = "0.16, 0.17"
InteractiveUtils = "1"
IntervalSets = "0.5, 0.6, 0.7"
JET = "0.9"
JET = "0.8, 0.9"
Krylov = "0.9"
KrylovKit = "0.6, 0.7, 0.8"
LinearAlgebra = "1"
Expand Down

0 comments on commit 07c2faa

Please sign in to comment.