Skip to content

Commit 5c779a5

Browse files
committed
Changed ci matrix.
1 parent f1e3107 commit 5c779a5

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.6','nightly']
10+
julia-version: ['1.9','1.10,'nightly']
1111
julia-arch: [x64]
1212
os: [ubuntu-latest, windows-latest, macOS-latest]
1313

0 commit comments

Comments
 (0)