From 8bae53b3c30c7d18d540999ad54edfc5ca6d8561 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Fri, 10 Jan 2025 10:50:19 +0100 Subject: GitHub Actions ubuntu-24.04 (#7207) --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 1e1a9635e..64f083be8 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -10,7 +10,7 @@ jobs: tests: # https://github.com/actions/virtual-environments - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - name: Git checkout source code -- cgit v1.2.3