|
42 | 42 | if: github.actor != 'restyled-io[bot]'
|
43 | 43 |
|
44 | 44 | container:
|
45 |
| - image: ghcr.io/project-chip/chip-build:54 |
| 45 | + image: ghcr.io/project-chip/chip-build:65 |
46 | 46 | volumes:
|
47 | 47 | - "/:/runner-root-volume"
|
48 | 48 | - "/tmp/log_output:/tmp/test_logs"
|
@@ -138,7 +138,7 @@ jobs:
|
138 | 138 | if: github.actor != 'restyled-io[bot]'
|
139 | 139 |
|
140 | 140 | container:
|
141 |
| - image: ghcr.io/project-chip/chip-build:54 |
| 141 | + image: ghcr.io/project-chip/chip-build:65 |
142 | 142 | volumes:
|
143 | 143 | - "/:/runner-root-volume"
|
144 | 144 | - "/tmp/log_output:/tmp/test_logs"
|
@@ -283,7 +283,7 @@ jobs:
|
283 | 283 | if: github.actor != 'restyled-io[bot]'
|
284 | 284 |
|
285 | 285 | container:
|
286 |
| - image: ghcr.io/project-chip/chip-build:54 |
| 286 | + image: ghcr.io/project-chip/chip-build:65 |
287 | 287 | volumes:
|
288 | 288 | - "/:/runner-root-volume"
|
289 | 289 | - "/tmp/log_output:/tmp/test_logs"
|
@@ -344,7 +344,7 @@ jobs:
|
344 | 344 | if: github.actor != 'restyled-io[bot]'
|
345 | 345 |
|
346 | 346 | container:
|
347 |
| - image: ghcr.io/project-chip/chip-build:54 |
| 347 | + image: ghcr.io/project-chip/chip-build:65 |
348 | 348 | volumes:
|
349 | 349 | - "/:/runner-root-volume"
|
350 | 350 | - "/tmp/log_output:/tmp/test_logs"
|
@@ -456,7 +456,7 @@ jobs:
|
456 | 456 | if: github.actor != 'restyled-io[bot]'
|
457 | 457 |
|
458 | 458 | container:
|
459 |
| - image: ghcr.io/project-chip/chip-build:54 |
| 459 | + image: ghcr.io/project-chip/chip-build:65 |
460 | 460 | volumes:
|
461 | 461 | - "/:/runner-root-volume"
|
462 | 462 | - "/tmp/log_output:/tmp/test_logs"
|
|
0 commit comments