Skip to content

Commit

Permalink
Bump mpi4py/setup-mpi from 1.2.7 to 1.2.8
Browse files Browse the repository at this point in the history
Bumps [mpi4py/setup-mpi](https://github.com/mpi4py/setup-mpi) from 1.2.7 to 1.2.8.
- [Release notes](https://github.com/mpi4py/setup-mpi/releases)
- [Commits](mpi4py/setup-mpi@v1.2.7...v1.2.8)

---
updated-dependencies:
- dependency-name: mpi4py/setup-mpi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 97a802f commit 5730fbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
(Get-Content __init__.py).Replace('# WINDOWSDLL', 'import os; os.add_dll_directory("D:/a/dolfinx/dolfinx-install/bin"); os.add_dll_directory("C:/Program Files (x86)/Intel/oneAPI/mpi/2021.12/opt/mpi/libfabric/bin")') | Set-Content __init__.py
Get-Content __init__.py
- uses: mpi4py/[email protected].7
- uses: mpi4py/[email protected].8
with:
mpi: "intelmpi"

Expand Down

0 comments on commit 5730fbb

Please sign in to comment.