CI: move the NSS job from zuul to GHA

Closes #8396
This commit is contained in:
Daniel Stenberg 2022-02-07 16:27:01 +01:00
parent ba4e67bfc5
commit 47fc8a4be6
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
3 changed files with 52 additions and 22 deletions

View file

@ -230,25 +230,6 @@
C: >-
--with-gnutls
- job:
name: curl-debug-clang-with-nss
parent: curl-base
vars:
curl_apt_packages:
- clang-9
- libpsl-dev
- libbrotli-dev
- libzstd-dev
- libnss3-dev
curl_env:
CC: clang-9
CXX: clang++-9
T: debug
C: >-
--with-nss
CPPFLAGS: -isystem /usr/include/nss
NOTESTS: 1
- job:
name: curl-cmake-boringssl-quiche
parent: curl-base
@ -401,7 +382,6 @@
- curl-debug-clang-with-openssl
- curl-debug-clang-disable-alt-svc-with-openssl
- curl-debug-clang-with-gnutls
- curl-debug-clang-with-nss
- curl-cmake-boringssl-quiche
- curl-cmake-ngtcp2
- curl-torture