We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d996d6 + 2bdbefa commit a9ceb38Copy full SHA for a9ceb38
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
fail-fast: false
16
matrix:
17
version:
18
- - '1.10'
+ - 'lts'
19
- '1' # Leave this line unchanged. '1' will automatically expand to the latest stable 1.x release of Julia.
20
- 'pre'
21
os:
0 commit comments