Revert "hotfix: bump Mac pytest timeout to 4 minutes"

This reverts commit 695a0069ed.
This commit is contained in:
George Hotz
2026-05-25 17:25:11 -07:00
parent 8ddd1328df
commit 942cb42b97
2 changed files with 1 additions and 270 deletions

View File

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

File diff suppressed because one or more lines are too long