From 021ea5c2860f133f44790970968e0e73208b3a87 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Fri, 24 Mar 2023 15:02:52 +1100 Subject: Github testing support for BoringSSL --- .github/workflows/c-cpp.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.github/workflows/c-cpp.yml') diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index d299a3246..fbd62f83a 100644 --- a/.github/workflows/c-cpp.yml +++ b/.github/workflows/c-cpp.yml @@ -46,6 +46,7 @@ jobs: - { target: ubuntu-20.04, config: hardenedmalloc } - { target: ubuntu-20.04, config: tcmalloc } - { target: ubuntu-20.04, config: musl } + - { target: ubuntu-latest, config: boringssl } - { target: ubuntu-latest, config: libressl-master } - { target: ubuntu-latest, config: libressl-3.2.6 } - { target: ubuntu-latest, config: libressl-3.3.6 } -- cgit v1.2.3