From 35be6f6861b7478dfccbddfbd1d568c0d5f7067f Mon Sep 17 00:00:00 2001 From: Simon Dassow Date: Sun, 8 Dec 2024 13:15:40 +0100 Subject: [PATCH] Hm, trying another, so far without succes --- .github/workflows/static_analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/static_analysis.yml b/.github/workflows/static_analysis.yml index 3541a93653..f1827af587 100644 --- a/.github/workflows/static_analysis.yml +++ b/.github/workflows/static_analysis.yml @@ -5,7 +5,7 @@ permissions: jobs: static_analysis: - runs-on: ubuntu-latest + runs-on: ubuntu-22.04 strategy: fail-fast: false