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 81d5438 commit 7900bb1Copy full SHA for 7900bb1
.github/workflows/CI.yml
@@ -14,6 +14,8 @@ jobs:
14
fail-fast: false
15
matrix:
16
version:
17
+ - "min"
18
+ - "1.11"
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