We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c2df50 commit 8c0801cCopy full SHA for 8c0801c
1 file changed
.github/workflows/CI.yml
@@ -19,7 +19,7 @@ jobs:
19
fail-fast: false
20
matrix:
21
version:
22
- - '1.6'
+ - '1.6.7' # lts release
23
- '1' # automatically expands to the latest stable 1.x release of Julia.
24
os:
25
- ubuntu-latest
0 commit comments