summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2020-12-02 12:41:32 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2020-12-02 12:41:32 +0100
commit719ec6961798e97e237e01c299c4f9319bd4f1e6 (patch)
treea99e013ecec947b862c771f54b5ce8bc053dca3b /.github
parent3416303d2e041adc23383ef4d166be363d22b044 (diff)
downloadATCD-719ec6961798e97e237e01c299c4f9319bd4f1e6.tar.gz
No ipv6
* .github/workflows/windows.yml:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/windows.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml
index d99f9dfd9ff..2856b86302c 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -176,7 +176,6 @@ jobs:
shell: pwsh
- name: create $ACE_ROOT/bin/MakeProjectCreator/config/default.features
run: |
- echo "ipv6=1" | out-file -encoding ASCII ${env:ACE_ROOT}/bin/MakeProjectCreator/config/default.features
echo "versioned_namespace=1" | out-file -append -encoding ASCII ${env:ACE_ROOT}/bin/MakeProjectCreator/config/default.features
shell: pwsh
- name: Add optional features ${{ matrix.OptionalFeatures }}