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 a6cc8dc commit 3eca077Copy full SHA for 3eca077
.github/workflows/ci.yml
@@ -18,6 +18,7 @@ jobs:
18
matrix:
19
version:
20
- '1.3'
21
+ - '1.6'
22
- '1' # automatically expands to the latest stable 1.x release of Julia.
23
os:
24
- ubuntu-latest
0 commit comments