mirror of
https://github.com/openssl/openssl.git
synced 2026-01-18 17:11:31 +01:00
prov-compat-label.yml: Add missing build of 3.6 branch
Reviewed-by: Neil Horman <nhorman@openssl.org> Reviewed-by: Norbert Pocs <norbertp@openssl.org> Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/29301)
This commit is contained in:
4
.github/workflows/prov-compat-label.yml
vendored
4
.github/workflows/prov-compat-label.yml
vendored
@@ -125,6 +125,10 @@ jobs:
|
||||
name: openssl-3.5,
|
||||
dir: branch-3.5,
|
||||
tgz: branch-3.5.tar.gz,
|
||||
}, {
|
||||
name: openssl-3.6,
|
||||
dir: branch-3.6,
|
||||
tgz: branch-3.6.tar.gz,
|
||||
}, {
|
||||
name: master,
|
||||
dir: branch-master,
|
||||
|
||||
Reference in New Issue
Block a user