Skip to content

Commit

Permalink
fixed yaml formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Sfonxu committed Nov 4, 2024
1 parent d43a3fc commit aba7971
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/tests+pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@ jobs:
# as of time of writing, mpi4py/setup-mpi does not support it
- platform: macos-12
mpi: intelmpi
- platform: macos-12
python-version: "3.12"
- platform: macos-12
python-version: "3.12"
# issues with: *** The MPI_Comm_rank() function was called before MPI_INIT was invoked.
- platform: ubuntu-latest
mpi: intelmpi
Expand Down Expand Up @@ -164,8 +164,8 @@ jobs:
# as of time of writing, mpi4py/setup-mpi does not support it
- platform: macos-12
mpi: intelmpi
- platform: macos-12
python-version: "3.12"
- platform: macos-12
python-version: "3.12"

# issues with: *** The MPI_Comm_rank() function was called before MPI_INIT was invoked.
- platform: ubuntu-latest
Expand Down

0 comments on commit aba7971

Please sign in to comment.