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