From d35ce5fe775766c635f4a031c62867018e0e20e6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 13:26:09 +0000 Subject: [PATCH] chore(deps): Update dependency ubuntu to v24 --- .github/workflows/ci-ristretto-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-ristretto-tests.yml b/.github/workflows/ci-ristretto-tests.yml index 7daea303..fea8ef65 100644 --- a/.github/workflows/ci-ristretto-tests.yml +++ b/.github/workflows/ci-ristretto-tests.yml @@ -19,7 +19,7 @@ permissions: jobs: ristretto-tests: - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 - name: Setup Go