From f14b74f573fa0b92e5eba8bf459656c56109ffd6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 16:26:07 +0100 Subject: [PATCH] Update dependency ubuntu to v22 (#1252) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 4ccb1c212..1bbb844e4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -69,7 +69,7 @@ jobs: integration-amazonlinux: needs: lint-unit - runs-on: ubuntu-20.04 + runs-on: ubuntu-22.04 strategy: matrix: os: