1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

ci: increase the timeout for macos

This commit is contained in:
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

View File

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