We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f5d05b commit 7613401Copy full SHA for 7613401
.github/workflows/CI.yml
@@ -17,7 +17,7 @@ jobs:
17
fail-fast: false
18
matrix:
19
version:
20
- - '1.5'
+ - '1.6'
21
- '1' # Leave this line unchanged. '1' will automatically expand to the latest stable 1.x release of Julia.
22
os:
23
- ubuntu-latest
0 commit comments