[openssh-commits] [openssh] 03/03: cleanup last mention of ubuntu-20.04

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Feb 21 13:44:57 AEDT 2025


This is an automated email from the git hooks/post-receive script.

djm pushed a commit to branch master
in repository openssh.

commit 922e54bbfe8c8479453693ef52350338f0c19124
Author: Damien Miller <djm at mindrot.org>
AuthorDate: Fri Feb 21 13:44:35 2025 +1100

    cleanup last mention of ubuntu-20.04
---
 .github/workflows/c-cpp.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml
index f83117dd..5107a81e 100644
--- a/.github/workflows/c-cpp.yml
+++ b/.github/workflows/c-cpp.yml
@@ -15,8 +15,8 @@ jobs:
       matrix:
         # First we test all OSes in the default configuration.
         target:
-          - ubuntu-20.04
           - ubuntu-22.04
+          - ubuntu-latest
           - ubuntu-22.04-arm
           - ubuntu-24.04-arm
           - macos-13

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list