summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2024-02-12 10:59:27 +0100
committerTomas Mraz <tomas@openssl.org>2024-02-12 10:59:27 +0100
commitace3afa087bc52d9613fd0dcd2dae758d43bde2c (patch)
tree2d36883857879f8a3b2c3cc295863ba4f2b2ae8d /.github
parent925118e8c3b1041ce7f9840c2d67e7f878123e6b (diff)
os-zoo.yml: Do not add enable-unstable-qlog as this CI tests all branches
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)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/os-zoo.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/os-zoo.yml b/.github/workflows/os-zoo.yml
index 9ad8533471..64a8fd33ce 100644
--- a/.github/workflows/os-zoo.yml
+++ b/.github/workflows/os-zoo.yml
@@ -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