From 61c6fc01d6a46d31b6d26ca6f781ec7a385fe304 Mon Sep 17 00:00:00 2001 From: "renovate-self-hosted-apter[bot]" <123806997+renovate-self-hosted-apter[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 14:05:05 +0200 Subject: [PATCH] chore(deps): update dependency ubuntu to v24 (#93) Co-authored-by: renovate-self-hosted-apter[bot] <123806997+renovate-self-hosted-apter[bot]@users.noreply.github.com> --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f9c0a90..e814eec 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -84,7 +84,7 @@ jobs: path: ${{ github.workspace }}/build/reports/kover/report.xml retention-days: 5 release: - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 permissions: contents: write needs: