Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Hugo Landau <hlandau@devever.net>
(Merged from https://github.com/openssl/openssl/pull/25378)
(cherry picked from commit
ecab977464be75bc8b24e10e88d19b629fe6e0d4)
platform:
- arch: win64
config: enable-fips
+ - arch: win64
+ config: enable-fips no-thread-pool no-quic
- arch: win32
config: --strict-warnings no-fips
runs-on: ${{ github.server_url == 'https://github.com' && matrix.os || format('{0}-self-hosted', matrix.os) }}