Compare commits

...

1 Commits

Author SHA1 Message Date
starr-openai
e4c6aaa46f Use XL Windows runner for CI test probe
Co-authored-by: Codex <noreply@openai.com>
2026-05-08 16:57:03 -07:00

View File

@@ -552,7 +552,7 @@ jobs:
remote_env: "true"
runs_on:
group: codex-runners
labels: codex-linux-x64
labels: codex-linux-x64-xl
- runner: ubuntu-24.04-arm
target: aarch64-unknown-linux-gnu
profile: dev
@@ -564,7 +564,7 @@ jobs:
profile: dev
runs_on:
group: codex-runners
labels: codex-windows-x64
labels: codex-windows-x64-xl
- runner: windows-arm64
target: aarch64-pc-windows-msvc
profile: dev