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 d11eed3 commit a14798bCopy full SHA for a14798b
.github/workflows/CI.yml
@@ -22,7 +22,7 @@ jobs:
22
fail-fast: false
23
matrix:
24
os: [windows-latest, macos-latest]
25
- julia-version: ['1.9', '1.10', '1.11', 'lts']
+ julia-version: ['1.9', '1.10', 'lts']
26
arch:
27
- x64
28
steps:
0 commit comments