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.
1 parent 6af902b commit ceefc7dCopy full SHA for ceefc7d
.github/workflows/Tests.yml
@@ -23,7 +23,7 @@ jobs:
23
fail-fast: false
24
matrix:
25
version:
26
- - '1.8' # minimal supported version
+ - 'lts' # minimal supported version
27
- '1' # latest released Julia version
28
group:
29
- states
0 commit comments