summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2020-08-21 13:45:49 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2020-08-21 21:04:53 +0200
commit18b832e683880e20debc32dc359b9b5254cfe9d2 (patch)
treef0317b0203dd7d0a76548749bbb33e6d7709854d
parentd9b16ec8239f950500ddb2aa381d334d2be99065 (diff)
downloadATCD-18b832e683880e20debc32dc359b9b5254cfe9d2.tar.gz
Test change
* .github/workflows/windows.yml:
-rw-r--r--.github/workflows/windows.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml
index ef917805a4b..560ddbceba1 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -132,8 +132,5 @@ jobs:
shell: pwsh
- name: Build solution TAO/TAO_ACE.sln
run: msbuild -maxcpucount TAO/TAO_ACE.sln
- configuration: $(BuildConfiguration)
- maximumCpuCount: true
- name: Build solution ACE/tests/tests.sln
run: msbuild -maxcpucount ACE/tests/tests.sln
- configuration: $(BuildConfiguration)