3 minute timeout

This commit is contained in:
2026-01-31 13:08:09 +08:00
parent 84b3d8117f
commit dde297fd47
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
testmacpytest:
name: Mac pytest
runs-on: [self-hosted, macOS]
timeout-minutes: 10
timeout-minutes: 3
defaults:
run:
shell: bash -e -o pipefail {0}