mirror of
https://github.com/openai/codex.git
synced 2026-04-30 19:32:04 +03:00
ci: extend sdk and arglint timeouts
This commit is contained in:
4
.github/workflows/rust-ci.yml
vendored
4
.github/workflows/rust-ci.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user