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