diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 8e73be13..ca6bfaef 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -101,7 +101,7 @@ jobs: platform: - arch: win64 oqsconfig: -DOQS_ALGS_ENABLED=STD - osslconfig: no-shared no-fips VC-WIN64A-masm + osslconfig: no-shared no-fips VC-WIN64A # - arch: win32 # oqsconfig: -DOQS_ALGS_ENABLED=STD # osslconfig: --strict-warnings no-fips enable-quic @@ -215,7 +215,7 @@ jobs: msarch: - x64 type: -# - Debug + - Debug - Release runs-on: ${{matrix.os}} steps: