mirror of
https://github.com/openssl/openssl.git
synced 2025-04-06 20:20:50 +08:00
provider-compatibility.yml: Update the branches
Fixes regression from 725f55e23 Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/27177)
This commit is contained in:
parent
8ed3eee3b4
commit
bf4c9b7b66
8
.github/workflows/provider-compatibility.yml
vendored
8
.github/workflows/provider-compatibility.yml
vendored
@ -202,11 +202,11 @@ jobs:
|
||||
# Note that releases are not used as a test environment for
|
||||
# later providers. Problems in these situations ought to be
|
||||
# caught by cross branch testing before the release.
|
||||
tree_a: [ branch-master, branch-3.4, branch-3.3,
|
||||
branch-3.2, branch-3.1, branch-3.0,
|
||||
tree_a: [ branch-master, branch-3.5, branch-3.4, branch-3.3,
|
||||
branch-3.2, branch-3.0,
|
||||
openssl-3.0.0, openssl-3.0.8, openssl-3.0.9, openssl-3.1.2 ]
|
||||
tree_b: [ branch-master, branch-3.4, branch-3.3,
|
||||
branch-3.2, branch-3.1, branch-3.0 ]
|
||||
tree_b: [ branch-master, branch-3.5, branch-3.4, branch-3.3,
|
||||
branch-3.2, branch-3.0 ]
|
||||
steps:
|
||||
- name: early exit checks
|
||||
id: early_exit
|
||||
|
Loading…
x
Reference in New Issue
Block a user