Skip to content

Commit 0544d01

Browse files
committed
Add 1.6 CI
1 parent 63c9a2c commit 0544d01

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
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ${{ matrix.os }}
1313
strategy:
1414
matrix:
15-
julia-version: ['1', '^1.7.0-0']
15+
julia-version: ['1', '1.6']
1616
threads:
1717
- '1'
1818
- '3'

0 commit comments

Comments
 (0)