Skip to content

Commit

Permalink
Add 3.3 and 3.2 branches to Coveralls builds
Browse files Browse the repository at this point in the history
Reviewed-by: Hugo Landau <[email protected]>
Reviewed-by: Matt Caswell <[email protected]>
Reviewed-by: Neil Horman <[email protected]>
(Merged from openssl#23938)
  • Loading branch information
t8m committed Mar 25, 2024
1 parent 4a9e48f commit 7394de9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/coveralls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
}, {
Expand Down

0 comments on commit 7394de9

Please sign in to comment.