We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8711ab9 + c09037a commit 5ec3dd6Copy full SHA for 5ec3dd6
1 file changed
.github/workflows/CI.yml
@@ -15,6 +15,8 @@ jobs:
15
fail-fast: false
16
matrix:
17
version:
18
+ - "min"
19
+ - "1.11"
20
- "1" # Leave this line unchanged. '1' will automatically expand to the latest stable 1.x release of Julia.
21
- "pre"
22
os:
0 commit comments