]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
prov-compat-label.yml: Do not test fips provider from master
authorTomas Mraz <tomas@openssl.org>
Thu, 18 Jul 2024 15:39:40 +0000 (17:39 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 19 Jul 2024 15:32:05 +0000 (17:32 +0200)
The master branch will be modified by the PR so the result will
be misleading.

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/24933)

.github/workflows/prov-compat-label.yml

index f12d31593751df4b24319a5566b19ebe80c96a7c..13cd51ec32c47ab70142fa70964bc20664b2eaef 100644 (file)
@@ -193,7 +193,7 @@ 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.3, branch-3.2, branch-3.1, branch-3.0,
+        tree_a: [ branch-3.3, branch-3.2, branch-3.1, branch-3.0,
                   openssl-3.0.0, openssl-3.0.8, openssl-3.0.9, openssl-3.1.2 ]
         tree_b: [ PR ]
         include: