hotfix: bump Mac pytest timeout to 4 minutes (try 2)

This commit is contained in:
George Hotz
2026-05-25 18:23:21 -07:00
parent 41ee7dab1c
commit 322693dcd3

View File

@@ -25,7 +25,7 @@ jobs:
CI: ""
CAPTURE_PROCESS_REPLAY: "0"
runs-on: [self-hosted, macOS]
timeout-minutes: 3
timeout-minutes: 4
defaults:
run:
shell: bash -e -o pipefail {0}