Skip to content

Commit

Permalink
Merge pull request #27 from terasakisatoshi/add-julia-1.6-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Vexatos authored Apr 18, 2024
2 parents eb9cb62 + ba96cd7 commit 07f561d
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 07f561d

Please sign in to comment.