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 f4161dc commit 9340453Copy full SHA for 9340453
1 file changed
.github/workflows/ci.yml
@@ -59,7 +59,7 @@ jobs:
59
strategy:
60
fail-fast: true
61
matrix:
62
- julia-version: ["1.10", "1.11", "1.12"]
+ julia-version: ["1.10", "1.12"]
63
64
steps:
65
- uses: actions/checkout@v4
0 commit comments