summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/coveralls.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/workflows/coveralls.yml b/.github/workflows/coveralls.yml
index 6df0543e5d..aae4fbf4f8 100644
--- a/.github/workflows/coveralls.yml
+++ b/.github/workflows/coveralls.yml
@@ -25,6 +25,12 @@ jobs:
matrix:
branches: [
{
+ branch: openssl-3.3,
+ extra_config: no-afalgeng enable-fips enable-tfo
+ }, {
+ branch: openssl-3.2,
+ extra_config: no-afalgeng enable-fips enable-tfo
+ }, {
branch: openssl-3.1,
extra_config: no-afalgeng enable-fips
}, {