We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e68a10 commit 40ab85aCopy full SHA for 40ab85a
.github/workflows/ci_pipeline.yml
@@ -173,7 +173,7 @@ jobs:
173
user_firedrake_tests:
174
runs-on: ubuntu-latest
175
container:
176
- image: firedrakeproject/firedrake-vanilla:2025-01
+ image: firedrakeproject/firedrake-vanilla:latest
177
options: --user root
178
volumes:
179
- ${{ github.workspace }}:/repositories
0 commit comments