Skip to content

Commit fa03c53

Browse files
committed
set macos timeout to 90
1 parent 3414c7d commit fa03c53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/_unittest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
python-version: '3.11'
5151
submodules: 'true'
5252
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
53+
timeout: 90
5354
script: |
5455
set -eux
5556

0 commit comments

Comments
 (0)