Skip to content

Commit 6e0ee74

Browse files
authored
Merge pull request #70 from JuliaLinearAlgebra/myb/ci
Add 1.6 CI
2 parents 63c9a2c + 0544d01 commit 6e0ee74

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)