mirror of
https://github.com/curl/curl.git
synced 2026-04-14 21:31:42 +03:00
GHA/macos: switch one H3 pytest job to cmake
To: - see if build tool makes a difference for flaky 8x pytest slowdowns. - to make this job finished faster. `curl -V`, number of runtests (1793) and pytests (568/159) verified to remain the same. Closes #20211
This commit is contained in:
parent
1b9f1c2086
commit
d8f6175edc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
|
|
@ -263,7 +263,7 @@ jobs:
|
|||
compiler: clang
|
||||
install: libnghttp3 libngtcp2
|
||||
install_steps: pytest
|
||||
configure: --enable-debug --with-openssl=/opt/homebrew/opt/openssl --with-ngtcp2
|
||||
generate: -DENABLE_DEBUG=ON -DOPENSSL_ROOT_DIR=/opt/homebrew/opt/openssl -DUSE_NGTCP2=ON -DCURL_BROTLI=OFF -DCURL_ZSTD=OFF -DCURL_USE_LIBSSH2=OFF
|
||||
macos-version-min: '10.15'
|
||||
- name: 'OpenSSL SecTrust'
|
||||
compiler: clang
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue