mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Stop Rake multitasking on Windows-VC for the time being.
This commit is contained in:
@@ -111,7 +111,7 @@ jobs:
|
||||
shell: cmd
|
||||
run: |
|
||||
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
|
||||
rake -E "STDOUT.sync=true" -m -j4 test
|
||||
rake -E "STDOUT.sync=true" test
|
||||
env:
|
||||
MRUBY_TARGET: appveyor
|
||||
# TODO(take-cheeze): Re-enable /O2
|
||||
|
||||
Reference in New Issue
Block a user