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:
parent
2d86c50d49
commit
90ecbde712
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -158,7 +158,7 @@ jobs:
|
||||
|
||||
macos:
|
||||
runs-on: macOS-latest
|
||||
timeout-minutes: 30
|
||||
timeout-minutes: 45
|
||||
env:
|
||||
VFLAGS: -cc clang
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user