We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ae086d commit 266142bCopy full SHA for 266142b
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
matrix:
18
julia-version:
19
- - "1.6"
+ - "1.7"
20
julia-arch: [x64]
21
os: [ubuntu-latest]
22
0 commit comments