We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fcb776 commit 336a89aCopy full SHA for 336a89a
.github/workflows/test_stable.yml
@@ -14,7 +14,7 @@ env:
14
jobs:
15
test:
16
runs-on: ubuntu-latest
17
- container: ghcr.io/fenics/dolfinx/lab:v0.8.0
+ container: ghcr.io/fenics/dolfinx/lab:stable
18
env:
19
PYVISTA_OFF_SCREEN: true
20
0 commit comments