ci: increase the timeout for macos

pull/8425/head
Delyan Angelov 2021-01-26 20:59:21 +02:00
parent 2d86c50d49
commit 90ecbde712
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ jobs:
macos: macos:
runs-on: macOS-latest runs-on: macOS-latest
timeout-minutes: 30 timeout-minutes: 45
env: env:
VFLAGS: -cc clang VFLAGS: -cc clang
steps: steps: