We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63c9a2c commit 0544d01Copy full SHA for 0544d01
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ${{ matrix.os }}
13
strategy:
14
matrix:
15
- julia-version: ['1', '^1.7.0-0']
+ julia-version: ['1', '1.6']
16
threads:
17
- '1'
18
- '3'
0 commit comments