From da6392356811c68c636ad93145212d02a177b111 Mon Sep 17 00:00:00 2001 From: "my-renovate[bot]" <105243867+my-renovate[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2024 01:12:48 +0000 Subject: [PATCH] chore(deps): update dependency ubuntu to v24 --- .github/workflows/remote_build_server.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/remote_build_server.yml b/.github/workflows/remote_build_server.yml index 2e354354..f6a627e8 100644 --- a/.github/workflows/remote_build_server.yml +++ b/.github/workflows/remote_build_server.yml @@ -10,7 +10,7 @@ permissions: read-all jobs: remote_build_server-check: - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 with: