We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6df2031 commit 6096df3Copy full SHA for 6096df3
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
runs-on: ${{ matrix.os }}
37
strategy:
38
matrix:
39
- julia-version: ["1.3"]
+ julia-version: ["1.6"]
40
julia-arch: [x64]
41
os: [ubuntu-latest]
42
steps:
0 commit comments