Skip to content

Commit

Permalink
run tests with Julia 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
terasakisatoshi committed Jan 19, 2024
1 parent ec93323 commit ba96cd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/UnitTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
julia-version: ['1.3', '1', 'nightly']
julia-version: ['1.3', '1.6', '1', 'nightly']
os: [ubuntu-latest, windows-latest, macOS-latest]
julia-arch: [x64]

Expand Down

0 comments on commit ba96cd7

Please sign in to comment.