GHA/macos: ignore test 311 results for Homebrew wolfSSL

Homebrew is distributing v5.9.2 at the time of this commit, which
contains known regression failing to parse the server certificate.
The fix has been merged upstream. Till it makes it into a release
and Homebrew, ignore test results for 311.

Refs:
https://github.com/wolfSSL/wolfssl/pull/10793
7dd269fc52

Follow-up to 03f9751585 #22204 #22175 #22160
Closes #22269
This commit is contained in:
Stefan Eissing 2026-07-06 11:24:31 +02:00 committed by Viktor Szakats
parent 6e5f94cd5d
commit 7183bec8fe
No known key found for this signature in database

View file

@ -343,6 +343,7 @@ jobs:
install: brotli wolfssl zstd
install_steps: pytest
generate: -DCURL_USE_WOLFSSL=ON -DCURL_DISABLE_LDAP=ON -DUSE_ECH=ON -DCURL_ENABLE_NTLM=ON
tflags: '~311' # fails on wolfSSL v5.9.2, fixed in upcoming release
- name: 'mbedTLS !ldap brotli zstd MultiSSL AppleIDN'
compiler: llvm@18