From 2d96909db47b064f94082df94012c8e6b268075e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 22:30:18 +0000 Subject: [PATCH] chore(deps): update dependency ubuntu to v24 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3e1aefd..199f638 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -18,7 +18,7 @@ concurrency: ci-${{ github.ref }}-${{ github.workflow }} jobs: build-and-release: - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 permissions: contents: write packages: write