ci: bump sdk and arglint timeouts

This commit is contained in:
Friel
2026-03-30 08:44:52 +00:00
parent 4883b3ca9c
commit 6a516b1947
2 changed files with 3 additions and 3 deletions

View File

@@ -137,10 +137,10 @@ jobs:
include:
- name: Linux
runner: ubuntu-24.04
timeout_minutes: 30
timeout_minutes: 45
- name: macOS
runner: macos-15-xlarge
timeout_minutes: 30
timeout_minutes: 45
- name: Windows
runner: windows-x64
timeout_minutes: 30

View File

@@ -10,7 +10,7 @@ jobs:
runs-on:
group: codex-runners
labels: codex-linux-x64
timeout-minutes: 10
timeout-minutes: 20
steps:
- name: Checkout repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6