diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b71fc52..ff38be3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -125,7 +125,7 @@ jobs: strategy: matrix: win-version: [x64, x86] - fw-flavor: [fwdependent, selfcontained, selfcontained-singlefile, self-contained-includenativelibs, self-contained-includeallcontent] + fw-flavor: [fwdependent, selfcontained, selfcontained-singlefile] steps: - name: Show environment variables (for debugging) run: |