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 edb91e6 commit 9fa0efaCopy full SHA for 9fa0efa
.github/workflows/CI.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ${{ matrix.os }}
8
strategy:
9
matrix:
10
- julia-version: ['1.7']
+ julia-version: ['1']
11
julia-arch: [x64]
12
os: [ubuntu-latest]
13
0 commit comments