Skip to content

Commit

Permalink
Fix nanobind version (#3270)
Browse files Browse the repository at this point in the history
  • Loading branch information
garth-wells committed Jun 14, 2024
1 parent e0dcd43 commit 58fd478
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/spack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ jobs:
spack env create cpp-release-test
spack env activate cpp-release-test
spack add fenics-dolfinx@${DOLFINX_RELEASE_VERSION}+adios2 cmake py-fenics-ffcx
spack add py-nanobind@1.9
spack install
cd dolfinx-release/cpp/
cd demo/poisson
Expand Down

0 comments on commit 58fd478

Please sign in to comment.