mirror of
https://github.com/vlang/v.git
synced 2025-09-15 15:32:27 +03:00
ci: do not use VJOBS: 1
in the windows tcc job anymore
This commit is contained in:
parent
44464349f1
commit
ef0018d6bc
1 changed files with 0 additions and 1 deletions
1
.github/workflows/windows_ci.yml
vendored
1
.github/workflows/windows_ci.yml
vendored
|
@ -130,7 +130,6 @@ jobs:
|
||||||
timeout-minutes: 181
|
timeout-minutes: 181
|
||||||
env:
|
env:
|
||||||
VFLAGS: -cc tcc -no-retry-compilation
|
VFLAGS: -cc tcc -no-retry-compilation
|
||||||
VJOBS: 1
|
|
||||||
VTEST_SHOW_START: 1
|
VTEST_SHOW_START: 1
|
||||||
VERBOSE_MAKE: 1
|
VERBOSE_MAKE: 1
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue