We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76cfbb8 commit f83564fCopy full SHA for f83564f
1 file changed
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
shell: bash -l {0}
17
strategy:
18
matrix:
19
- mpi_enabled: [0, 1]
+ mpi_enabled: [0]
20
fail-fast: false
21
22
steps:
0 commit comments