Skip to content

Commit

Permalink
Test against 0.7.3 image
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgensd committed Feb 7, 2024
1 parent 50472fc commit 1c7a15c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
test-code:
runs-on: "ubuntu-22.04"
needs: [create-datasets, create-legacy-datasets, check-formatting]
container: ghcr.io/fenics/dolfinx/dolfinx:nightly
container: ghcr.io/fenics/dolfinx/dolfinx:v0.7.3
env:
DEB_PYTHON_INSTALL_LAYOUT: deb_system
PYTHONPATH: /usr/local/lib/python3/dist-packages:/usr/local/lib:/usr/local/dolfinx-real/lib/python3.10/dist-packages
Expand Down

0 comments on commit 1c7a15c

Please sign in to comment.