From: Damien Miller Date: Fri, 21 Feb 2025 02:44:35 +0000 (+1100) Subject: cleanup last mention of ubuntu-20.04 X-Git-Tag: V_10_0_P1~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=922e54bbfe8c8479453693ef52350338f0c19124;p=thirdparty%2Fopenssh-portable.git cleanup last mention of ubuntu-20.04 --- diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index f83117dd5..5107a81ea 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