Skip to content

Commit 0bf6be5

Browse files
committed
WIP-DNM: test
1 parent 117ea20 commit 0bf6be5

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.github/workflows/ci.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,18 @@ jobs:
2020
fail-fast: false
2121
matrix:
2222
mpi:
23-
- mpich
24-
- openmpi
23+
#- mpich
24+
#- openmpi
2525
- intelmpi
26-
- msmpi
26+
#- msmpi
2727
os:
28-
- ubuntu-24.04
29-
- ubuntu-22.04
30-
- ubuntu-24.04-arm
31-
- ubuntu-22.04-arm
32-
- macos-15
33-
- macos-14
34-
- macos-13
28+
#- ubuntu-24.04
29+
#- ubuntu-22.04
30+
#- ubuntu-24.04-arm
31+
#- ubuntu-22.04-arm
32+
#- macos-15
33+
#- macos-14
34+
#- macos-13
3535
- windows-2025
3636
- windows-2022
3737
- windows-2019

0 commit comments

Comments
 (0)