Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jhendersonHDF committed Mar 18, 2024
1 parent 642ae90 commit 4d67050
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/vfd-subfiling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ jobs:
# Let jobs run to completion even if one fails
fail-fast: false
matrix:
os_name: ["Ubuntu", "MacOS"]
os_name: ["Ubuntu"]
# os_name: ["Ubuntu", "MacOS"]
mpi_lib: ["OpenMPI", "MPICH"]
include:
- os_name: "Ubuntu"
Expand Down

0 comments on commit 4d67050

Please sign in to comment.