ci: increase the timeout for macos
parent
2d86c50d49
commit
90ecbde712
|
@ -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