mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-07 00:10:54 -04:00
Prefer OpenSSL on Alpine CI
This commit is contained in:
parent
34ec4b83a7
commit
11246cd4eb
@ -161,7 +161,7 @@ jobs:
|
||||
<<: *oqsjob
|
||||
environment:
|
||||
IMAGE: openquantumsafe/ci-alpine-amd64:latest
|
||||
CONFIGURE_ARGS: -DCMAKE_BUILD_TYPE=Release -DOQS_USE_OPENSSL=OFF
|
||||
CONFIGURE_ARGS: -DCMAKE_BUILD_TYPE=Release -DOQS_USE_OPENSSL=ON
|
||||
SKIP_TESTS: style,doxygen # not installed in alpine, no news anyway
|
||||
alpine-amd64-shared:
|
||||
<<: *oqsjob
|
||||
|
Loading…
x
Reference in New Issue
Block a user