Skip to content

Commit d60fc9c

Browse files
committed
Revert "CI: Disable MPICH for now"
This reverts commit de9e7ad.
1 parent de9e7ad commit d60fc9c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/linux.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,9 +162,7 @@ jobs:
162162
# ADIOS2 v2.10
163163
gcc13_py312_mpich_h5_ad2:
164164
runs-on: ubuntu-24.04
165-
# disabled because of unclear runtime issues
166-
if: 0
167-
#if: github.event.pull_request.draft == false
165+
if: github.event.pull_request.draft == false
168166
steps:
169167
- uses: actions/checkout@v4
170168
- name: Spack Cache

0 commit comments

Comments
 (0)