Commit 935c866
committed
Use Docker Hub alpine for IDC runners in chown-directory steps
The linux.idc.* runners (e.g. XPU) don't have the ECR alpine image
cached and lack ECR credentials at the chown-directory cleanup stage,
causing post-test failures even when all tests pass. Use the public
Docker Hub alpine image for these runners, matching the existing
pattern for linux.arm64 runners.1 parent 30c47b2 commit 935c866
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
311 | | - | |
| 311 | + | |
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
317 | | - | |
| 317 | + | |
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
| |||
0 commit comments