Update provider-compatibility.yml
Documentation Change: Line 34 Changed 'utl' to 'url' to correctly reflect the variables used in the releases in this file. CLA: trivial Reviewed-by: Paul Dale <ppzgs1@gmail.com> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/24164)
This commit is contained in:
parent
35950cea02
commit
4174f26141
2
.github/workflows/provider-compatibility.yml
vendored
2
.github/workflows/provider-compatibility.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
# Formally released versions should be added here.
|
||||
# `dir' it the directory inside the tarball.
|
||||
# `tgz' is the name of the tarball.
|
||||
# `utl' is the download URL.
|
||||
# `url' is the download URL.
|
||||
{
|
||||
dir: openssl-3.0.0,
|
||||
tgz: openssl-3.0.0.tar.gz,
|
||||
|
Loading…
x
Reference in New Issue
Block a user