raise macOS test timeout

This commit is contained in:
Fedor Korotkov 2026-05-08 12:16:05 -04:00
parent 6641db6fcd
commit 6d9383e97f
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ task:
pre_pull_script:
- tart pull ghcr.io/cirruslabs/macos-tahoe-base:latest
test_script:
- go test -ldflags="-B gobuildid" -v -count=1 ./...
- go test -timeout=20m -ldflags="-B gobuildid" -v -count=1 ./...
always:
cleanup_script:
- tart list