From: Dan Fandrich Date: Fri, 5 Jul 2024 17:02:53 +0000 (-0700) Subject: CI: Fix typo in comment X-Git-Tag: curl-8_9_0~106 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ebd61fa34e5b8ca8334db96be1a9aa3fdbbc750f;p=thirdparty%2Fcurl.git CI: Fix typo in comment --- diff --git a/.github/workflows/linux-old.yml b/.github/workflows/linux-old.yml index 8dbb9bbb84..3d491a766b 100644 --- a/.github/workflows/linux-old.yml +++ b/.github/workflows/linux-old.yml @@ -9,7 +9,7 @@ # Debian stretch is chosen as it closely matches some of the oldest major # versions we support (especially cmake); see docs/INTERNALS.md and it # is still supported (as of this writing). -# stretch has ELTS support from Feexian until 2027-06-30 +# stretch has ELTS support from Freexian until 2027-06-30 # For ELTS info see https://www.freexian.com/lts/extended/docs/how-to-use-extended-lts/ # The Debian key will expire 2025-05-20, after which package signature # verification may need to be disabled.