From 4174f26141a7db3e29dc1f96bc873d357f6ca824 Mon Sep 17 00:00:00 2001 From: rlvkleinhenz Date: Sun, 14 Apr 2024 15:42:13 -0400 Subject: 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 Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/24164) --- .github/workflows/provider-compatibility.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/provider-compatibility.yml b/.github/workflows/provider-compatibility.yml index 8fc125cbd8..75e8404e12 100644 --- a/.github/workflows/provider-compatibility.yml +++ b/.github/workflows/provider-compatibility.yml @@ -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, -- cgit v1.2.3