|
43 | 43 | if: github.actor != 'restyled-io[bot]' |
44 | 44 |
|
45 | 45 | container: |
46 | | - image: ghcr.io/project-chip/chip-build:172 |
| 46 | + image: ghcr.io/project-chip/chip-build:174 |
47 | 47 | volumes: |
48 | 48 | - "/:/runner-root-volume" |
49 | 49 | - "/tmp/log_output:/tmp/test_logs" |
@@ -153,7 +153,7 @@ jobs: |
153 | 153 | if: github.actor != 'restyled-io[bot]' && inputs.run-codeql != true |
154 | 154 |
|
155 | 155 | container: |
156 | | - image: ghcr.io/project-chip/chip-build:172 |
| 156 | + image: ghcr.io/project-chip/chip-build:174 |
157 | 157 | volumes: |
158 | 158 | - "/:/runner-root-volume" |
159 | 159 | - "/tmp/log_output:/tmp/test_logs" |
@@ -326,7 +326,7 @@ jobs: |
326 | 326 | if: github.actor != 'restyled-io[bot]' && inputs.run-codeql != true |
327 | 327 |
|
328 | 328 | container: |
329 | | - image: ghcr.io/project-chip/chip-build:172 |
| 329 | + image: ghcr.io/project-chip/chip-build:174 |
330 | 330 | volumes: |
331 | 331 | - "/:/runner-root-volume" |
332 | 332 | - "/tmp/log_output:/tmp/test_logs" |
@@ -389,7 +389,7 @@ jobs: |
389 | 389 | if: github.actor != 'restyled-io[bot]' && inputs.run-codeql != true |
390 | 390 |
|
391 | 391 | container: |
392 | | - image: ghcr.io/project-chip/chip-build:172 |
| 392 | + image: ghcr.io/project-chip/chip-build:174 |
393 | 393 | volumes: |
394 | 394 | - "/:/runner-root-volume" |
395 | 395 | - "/tmp/log_output:/tmp/test_logs" |
@@ -513,7 +513,7 @@ jobs: |
513 | 513 | runs-on: ubuntu-latest |
514 | 514 |
|
515 | 515 | container: |
516 | | - image: ghcr.io/project-chip/chip-build:172 |
| 516 | + image: ghcr.io/project-chip/chip-build:174 |
517 | 517 | options: --privileged --sysctl "net.ipv6.conf.all.disable_ipv6=0 |
518 | 518 | net.ipv4.conf.all.forwarding=0 net.ipv6.conf.all.forwarding=0" |
519 | 519 |
|
|
0 commit comments