diff --git a/.github/workflows/release-build.yaml b/.github/workflows/release-build.yaml index 04ed8fe..ba5d0e1 100644 --- a/.github/workflows/release-build.yaml +++ b/.github/workflows/release-build.yaml @@ -421,6 +421,9 @@ jobs: runs-on: windows-latest strategy: fail-fast: false + matrix: + arch: + - amd64 continue-on-error: false # true in prod, false for testing env: DOTNET_CLI_TELEMETRY_OPTOUT: 1