Skip to content

Commit

Permalink
Use nohypre docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjward authored and JDBetteridge committed May 15, 2024
1 parent 2db9c54 commit e8204ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
# Run on our self-hosted machines
runs-on: self-hosted
container:
image: firedrakeproject/firedrake-env:latest
image: condalf/firedrake-env-no-hypre:latest
strategy:
# Don't immediately kill real if complex fails and vice versa.
fail-fast: false
Expand Down

0 comments on commit e8204ac

Please sign in to comment.