We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c1c705c + 22f24ce commit 3180efbCopy full SHA for 3180efb
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
fail-fast: false
16
matrix:
17
julia-version:
18
- - "1.0"
+ - "1.6"
19
- "1"
20
- "nightly"
21
os:
0 commit comments