Skip to content

Commit c582df8

Browse files
authored
Update ci.yml
1 parent 51bc612 commit c582df8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ${{ matrix.os }}
88
strategy:
99
matrix:
10-
julia-version: ['1', 'nightly']
10+
julia-version: ['1.6', '1', 'nightly']
1111
julia-arch: [x64, x86]
1212
os: [ubuntu-latest, windows-latest, macOS-latest]
1313
exclude:

0 commit comments

Comments
 (0)