|
8 | 8 | gcc13_assertions_build: |
9 | 9 | runs-on: ubuntu-latest |
10 | 10 | container: |
11 | | - image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:9d85686c |
| 11 | + image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:3e3acd82 |
12 | 12 | options: --user root --env OMPI_ALLOW_RUN_AS_ROOT=1 --env OMPI_ALLOW_RUN_AS_ROOT_CONFIRM=1 |
13 | 13 | defaults: |
14 | 14 | run: |
|
41 | 41 | needs: gcc13_assertions_build |
42 | 42 | runs-on: ubuntu-latest |
43 | 43 | container: |
44 | | - image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:9d85686c |
| 44 | + image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:3e3acd82 |
45 | 45 | options: --user root --env OMPI_ALLOW_RUN_AS_ROOT=1 --env OMPI_ALLOW_RUN_AS_ROOT_CONFIRM=1 |
46 | 46 | strategy: |
47 | 47 | fail-fast: false |
|
93 | 93 | clang18_build: |
94 | 94 | runs-on: ubuntu-latest |
95 | 95 | container: |
96 | | - image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:9d85686c |
| 96 | + image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:3e3acd82 |
97 | 97 | options: --user root --env OMPI_ALLOW_RUN_AS_ROOT=1 --env OMPI_ALLOW_RUN_AS_ROOT_CONFIRM=1 |
98 | 98 | defaults: |
99 | 99 | run: |
@@ -177,7 +177,7 @@ jobs: |
177 | 177 | needs: clang18_build |
178 | 178 | runs-on: ubuntu-latest |
179 | 179 | container: |
180 | | - image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:9d85686c |
| 180 | + image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:3e3acd82 |
181 | 181 | options: --user root --env OMPI_ALLOW_RUN_AS_ROOT=1 --env OMPI_ALLOW_RUN_AS_ROOT_CONFIRM=1 |
182 | 182 | strategy: |
183 | 183 | fail-fast: false |
@@ -229,7 +229,7 @@ jobs: |
229 | 229 | gcc13_no_optional_dependencies_build: |
230 | 230 | runs-on: ubuntu-latest |
231 | 231 | container: |
232 | | - image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:9d85686c |
| 232 | + image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:3e3acd82 |
233 | 233 | options: --user root --env OMPI_ALLOW_RUN_AS_ROOT=1 --env OMPI_ALLOW_RUN_AS_ROOT_CONFIRM=1 |
234 | 234 | defaults: |
235 | 235 | run: |
@@ -262,7 +262,7 @@ jobs: |
262 | 262 | needs: gcc13_no_optional_dependencies_build |
263 | 263 | runs-on: ubuntu-latest |
264 | 264 | container: |
265 | | - image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:9d85686c |
| 265 | + image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:3e3acd82 |
266 | 266 | options: --user root --env OMPI_ALLOW_RUN_AS_ROOT=1 --env OMPI_ALLOW_RUN_AS_ROOT_CONFIRM=1 |
267 | 267 | strategy: |
268 | 268 | fail-fast: false |
@@ -314,7 +314,7 @@ jobs: |
314 | 314 | gcc13_asan_build: |
315 | 315 | runs-on: ubuntu-latest |
316 | 316 | container: |
317 | | - image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:9d85686c |
| 317 | + image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:3e3acd82 |
318 | 318 | options: --user root --env OMPI_ALLOW_RUN_AS_ROOT=1 --env OMPI_ALLOW_RUN_AS_ROOT_CONFIRM=1 |
319 | 319 | defaults: |
320 | 320 | run: |
@@ -347,7 +347,7 @@ jobs: |
347 | 347 | needs: gcc13_asan_build |
348 | 348 | runs-on: ubuntu-latest |
349 | 349 | container: |
350 | | - image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:9d85686c |
| 350 | + image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:3e3acd82 |
351 | 351 | options: --user root --env OMPI_ALLOW_RUN_AS_ROOT=1 --env OMPI_ALLOW_RUN_AS_ROOT_CONFIRM=1 |
352 | 352 | strategy: |
353 | 353 | fail-fast: false |
|
0 commit comments