Increase macos job timeout to 16s

ns_aware
Gud Boi 2026-03-09 16:17:46 -04:00
parent 016306adf5
commit bbc028e84c
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ jobs:
testing-macos: testing-macos:
name: '${{ matrix.os }} Python${{ matrix.python-version }} - spawn_backend=${{ matrix.spawn_backend }}' name: '${{ matrix.os }} Python${{ matrix.python-version }} - spawn_backend=${{ matrix.spawn_backend }}'
timeout-minutes: 10 timeout-minutes: 16
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
strategy: strategy: