From 35b5bc62e9b9a8f21252d40dc63c8a9903c68850 Mon Sep 17 00:00:00 2001 From: nextcloud-android-bot Date: Thu, 12 Oct 2023 06:40:04 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'.github/workfl?= =?UTF-8?q?ows/'=20with=20remote=20'config/workflows/'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: nextcloud-android-bot --- .github/workflows/analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/analysis.yml b/.github/workflows/analysis.yml index 693276a15..a17f5632f 100644 --- a/.github/workflows/analysis.yml +++ b/.github/workflows/analysis.yml @@ -17,7 +17,7 @@ concurrency: jobs: analysis: - runs-on: ubuntu-latest + runs-on: ubuntu-22.04 steps: - name: Setup variables id: get-vars