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 b20263c commit 7349f5cCopy full SHA for 7349f5c
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
fail-fast: false
18
matrix:
19
version:
20
- - '1.0'
+ - '1.3'
21
- '1' # automatically expands to the latest stable 1.x release of Julia.
22
os:
23
- ubuntu-latest
0 commit comments