mirror of
https://github.com/vlang/v.git
synced 2025-09-14 09:56:16 -04:00
ci: reduce false positives for slow runs of the gcc-windows job
This commit is contained in:
parent
fc6f6b2ca7
commit
d6664fd75a
2
.github/workflows/windows_ci.yml
vendored
2
.github/workflows/windows_ci.yml
vendored
@ -26,7 +26,7 @@ concurrency:
|
||||
jobs:
|
||||
gcc-windows:
|
||||
runs-on: windows-2019
|
||||
timeout-minutes: 60
|
||||
timeout-minutes: 90
|
||||
env:
|
||||
VFLAGS: -cc gcc
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user