Skip to content

Commit

Permalink
Test on Julia v1.10 (#336)
Browse files Browse the repository at this point in the history
  • Loading branch information
jishnub authored Jul 14, 2023
1 parent 1cae070 commit d6e0f6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/UnitTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
# https://github.com/actions/toolkit/issues/399
fail-fast: false
matrix:
julia-version: ['1.0', '1.6', '1', 'nightly']
julia-version: ['1.0', '1.6', '1', '~1.10.0-0', 'nightly']
os: [ubuntu-latest, windows-latest, macOS-latest]
julia-arch: [x64]
# only test one 32-bit job
Expand Down

0 comments on commit d6e0f6c

Please sign in to comment.