Skip to content

Commit

Permalink
Test on v1.6 (#294)
Browse files Browse the repository at this point in the history
Since this is the new LTS, it might make sense to test on v1.6 specifically.
  • Loading branch information
jishnub authored May 25, 2022
1 parent 0396151 commit c42fe3d
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', 'nightly']
julia-version: ['1.0', '1.6', '1', 'nightly']
os: [ubuntu-latest, windows-latest, macOS-latest]
julia-arch: [x64]
# only test one 32-bit job
Expand Down

0 comments on commit c42fe3d

Please sign in to comment.