From 1cdebef49d974bea7d483b1ff76866b1149bd34e Mon Sep 17 00:00:00 2001 From: Roman Podymov Date: Wed, 18 Sep 2024 18:56:07 +0200 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fdc6bd69a..68bc51d67 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ concurrency: jobs: linux: - runs-on: ubuntu-latest + runs-on: ubuntu-20.04 strategy: matrix: swift: @@ -32,7 +32,7 @@ jobs: linux-code-cov: name: linux - runs-on: ubuntu-latest + runs-on: ubuntu-20.04 strategy: matrix: swift: