]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
os-zoo.yml: Do not add enable-unstable-qlog as this CI tests all branches
authorTomas Mraz <tomas@openssl.org>
Mon, 12 Feb 2024 09:59:27 +0000 (10:59 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 12 Feb 2024 09:59:27 +0000 (10:59 +0100)
The enable-unstable-qlog is enabled in windows.yml,
which is sufficient for testing it on Windows.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23550)

.github/workflows/os-zoo.yml

index 9ad8533471bdb834917e817f794c41322deaf4b2..64a8fd33ce8bbaefd4aa3c321d5bdefe8460a939 100644 (file)
@@ -145,7 +145,7 @@ jobs:
       run: mkdir _build
     - name: config
       working-directory: _build
-      run: perl ..\Configure --banner=Configured no-makedepend enable-fips enable-unstable-qlog
+      run: perl ..\Configure --banner=Configured no-makedepend enable-fips
     - name: config dump
       working-directory: _build
       run: ./configdata.pm --dump