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 483678c commit 73bbdd7Copy full SHA for 73bbdd7
1 file changed
.github/workflows/UnitTests.yml
@@ -37,8 +37,7 @@ jobs:
37
- ubuntu-latest
38
- windows-latest
39
julia_version:
40
- # - "1.6"
41
- - "1.10"
+ - "min"
42
- "1"
43
- "nightly"
44
julia_arch: [x64, x86]
@@ -92,8 +91,7 @@ jobs:
92
91
- macos-15-intel
93
94
95
96
97
98
99
julia_arch: [x64]
@@ -350,8 +348,7 @@ jobs:
350
348
351
349
mpi: [mpitrampoline]
352
353
354
355
356
357
julia_arch:
0 commit comments