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:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -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:
|
||||||
|
Reference in New Issue
Block a user