ci: extend sdk and arglint timeouts

This commit is contained in:
Friel
2026-03-30 10:03:33 +00:00
parent fa84dfe804
commit 5b18d8ea38
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: 60
timeout_minutes: 90
- name: macOS
runner: macos-15-xlarge
timeout_minutes: 60
timeout_minutes: 90
- name: Windows
runner: windows-x64
timeout_minutes: 30