mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: bump timeout-minutes from 60 minutes to 121 minutes for normal 'fast' jobs
This commit is contained in:
2
.github/workflows/debug_ci.yml
vendored
2
.github/workflows/debug_ci.yml
vendored
@@ -6,7 +6,7 @@ jobs:
|
||||
|
||||
debug-msvc:
|
||||
runs-on: windows-2019
|
||||
timeout-minutes: 60
|
||||
timeout-minutes: 121
|
||||
env:
|
||||
VFLAGS: -cc msvc
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user