From 922e54bbfe8c8479453693ef52350338f0c19124 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Fri, 21 Feb 2025 13:44:35 +1100 Subject: [PATCH] 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 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