|
8 | 8 | gcc13_assertions_build: |
9 | 9 | runs-on: ubuntu-latest |
10 | 10 | container: |
11 | | - image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:520a7b16 |
| 11 | + image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:4d0c2ab2 |
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: |
|
43 | 43 | needs: gcc13_assertions_build |
44 | 44 | runs-on: ubuntu-latest |
45 | 45 | container: |
46 | | - image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:520a7b16 |
| 46 | + image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:4d0c2ab2 |
47 | 47 | options: --user root --env OMPI_ALLOW_RUN_AS_ROOT=1 --env OMPI_ALLOW_RUN_AS_ROOT_CONFIRM=1 |
48 | 48 | strategy: |
49 | 49 | fail-fast: false |
|
95 | 95 | clang18_build: |
96 | 96 | runs-on: ubuntu-latest |
97 | 97 | container: |
98 | | - image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:520a7b16 |
| 98 | + image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:4d0c2ab2 |
99 | 99 | options: --user root --env OMPI_ALLOW_RUN_AS_ROOT=1 --env OMPI_ALLOW_RUN_AS_ROOT_CONFIRM=1 |
100 | 100 | defaults: |
101 | 101 | run: |
@@ -193,7 +193,7 @@ jobs: |
193 | 193 | needs: clang18_build |
194 | 194 | runs-on: ubuntu-latest |
195 | 195 | container: |
196 | | - image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:520a7b16 |
| 196 | + image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:4d0c2ab2 |
197 | 197 | options: --user root --env OMPI_ALLOW_RUN_AS_ROOT=1 --env OMPI_ALLOW_RUN_AS_ROOT_CONFIRM=1 |
198 | 198 | strategy: |
199 | 199 | fail-fast: false |
@@ -245,7 +245,7 @@ jobs: |
245 | 245 | clang18_build_oldest_supported_dependencies: |
246 | 246 | runs-on: ubuntu-latest |
247 | 247 | container: |
248 | | - image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04-oldest-supported:520a7b16 |
| 248 | + image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04-oldest-supported:4d0c2ab2 |
249 | 249 | options: --user root --env OMPI_ALLOW_RUN_AS_ROOT=1 --env OMPI_ALLOW_RUN_AS_ROOT_CONFIRM=1 |
250 | 250 | defaults: |
251 | 251 | run: |
@@ -280,7 +280,7 @@ jobs: |
280 | 280 | needs: clang18_build_oldest_supported_dependencies |
281 | 281 | runs-on: ubuntu-latest |
282 | 282 | container: |
283 | | - image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04-oldest-supported:520a7b16 |
| 283 | + image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04-oldest-supported:4d0c2ab2 |
284 | 284 | options: --user root --env OMPI_ALLOW_RUN_AS_ROOT=1 --env OMPI_ALLOW_RUN_AS_ROOT_CONFIRM=1 |
285 | 285 | strategy: |
286 | 286 | fail-fast: false |
@@ -319,7 +319,7 @@ jobs: |
319 | 319 | gcc13_no_optional_dependencies_build: |
320 | 320 | runs-on: ubuntu-latest |
321 | 321 | container: |
322 | | - image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:520a7b16 |
| 322 | + image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:4d0c2ab2 |
323 | 323 | options: --user root --env OMPI_ALLOW_RUN_AS_ROOT=1 --env OMPI_ALLOW_RUN_AS_ROOT_CONFIRM=1 |
324 | 324 | defaults: |
325 | 325 | run: |
@@ -354,7 +354,7 @@ jobs: |
354 | 354 | needs: gcc13_no_optional_dependencies_build |
355 | 355 | runs-on: ubuntu-latest |
356 | 356 | container: |
357 | | - image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:520a7b16 |
| 357 | + image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:4d0c2ab2 |
358 | 358 | options: --user root --env OMPI_ALLOW_RUN_AS_ROOT=1 --env OMPI_ALLOW_RUN_AS_ROOT_CONFIRM=1 |
359 | 359 | strategy: |
360 | 360 | fail-fast: false |
@@ -406,7 +406,7 @@ jobs: |
406 | 406 | gcc13_asan_build: |
407 | 407 | runs-on: ubuntu-latest |
408 | 408 | container: |
409 | | - image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:520a7b16 |
| 409 | + image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:4d0c2ab2 |
410 | 410 | options: --user root --env OMPI_ALLOW_RUN_AS_ROOT=1 --env OMPI_ALLOW_RUN_AS_ROOT_CONFIRM=1 |
411 | 411 | defaults: |
412 | 412 | run: |
@@ -441,7 +441,7 @@ jobs: |
441 | 441 | needs: gcc13_asan_build |
442 | 442 | runs-on: ubuntu-latest |
443 | 443 | container: |
444 | | - image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:520a7b16 |
| 444 | + image: ghcr.io/4c-multiphysics/4c-dependencies-ubuntu24.04:4d0c2ab2 |
445 | 445 | options: --user root --env OMPI_ALLOW_RUN_AS_ROOT=1 --env OMPI_ALLOW_RUN_AS_ROOT_CONFIRM=1 |
446 | 446 | strategy: |
447 | 447 | fail-fast: false |
|
0 commit comments