Skip to content

Commit c42fe3d

Browse files
authored
Test on v1.6 (#294)
Since this is the new LTS, it might make sense to test on v1.6 specifically.
1 parent 0396151 commit c42fe3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/UnitTest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
# https://github.com/actions/toolkit/issues/399
2727
fail-fast: false
2828
matrix:
29-
julia-version: ['1.0', '1', 'nightly']
29+
julia-version: ['1.0', '1.6', '1', 'nightly']
3030
os: [ubuntu-latest, windows-latest, macOS-latest]
3131
julia-arch: [x64]
3232
# only test one 32-bit job

0 commit comments

Comments
 (0)