Skip to content

Commit 9977834

Browse files
committed
restore all environments
1 parent 1db2549 commit 9977834

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

.github/workflows/meta.yml

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -28,20 +28,18 @@ jobs:
2828
fail-fast: false
2929
matrix:
3030
include:
31-
# - os: ubuntu-latest
32-
# mpi: intel
33-
# - os: ubuntu-latest
34-
# mpi: openmpi
35-
# - os: ubuntu-latest
36-
# mpi: mpich
31+
- os: ubuntu-latest
32+
mpi: intel
33+
- os: ubuntu-latest
34+
mpi: openmpi
35+
- os: ubuntu-latest
36+
mpi: mpich
3737
- os: windows-latest
3838
mpi: msmpi
39-
# - os: windows-latest
40-
# mpi: intel
41-
# - os: macos-latest
42-
# mpi: openmpi
43-
# - os: macos-latest
44-
# mpi: mpich
39+
- os: macos-latest
40+
mpi: openmpi
41+
- os: macos-latest
42+
mpi: mpich
4543

4644

4745
steps:

0 commit comments

Comments
 (0)