From 593ffc4b6b950fc37dc3d8180c3b525a0695e305 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 18:52:56 +0000 Subject: [PATCH] chore(deps): update dependency ubuntu to v24 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 313c54a..32c3470 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ env: jobs: build: - runs-on: ubuntu-18.04 + runs-on: ubuntu-24.04 timeout-minutes: 20 steps: