We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcdeb3c commit 82374d6Copy full SHA for 82374d6
1 file changed
.github/workflows/CI.yml
@@ -12,7 +12,7 @@ jobs:
12
fail-fast: false
13
matrix:
14
version:
15
- - '1.6'
+ - 'lts'
16
- '1' # automatically expands to the latest stable 1.x release of Julia
17
- 'nightly'
18
os:
0 commit comments