We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cpu
1 parent 10c9a09 commit e380c19Copy full SHA for e380c19
.github/appveyor.yml
@@ -8,7 +8,7 @@ branches:
8
build_script:
9
- cmd: PCbuild\build.bat -e
10
test_script:
11
-- cmd: PCbuild\rt.bat -q -uall -rwW --slowest --timeout=1200 -j0
+- cmd: PCbuild\rt.bat -q -uall -u-cpu -rwW --slowest --timeout=1200 -j0
12
13
# Only trigger AppVeyor if actual code or its configuration changes
14
only_commits:
0 commit comments