From b3ed9456db875a5c34a8fb16cf4814c83e9f03a2 Mon Sep 17 00:00:00 2001 From: Egor Zalenski Date: Tue, 29 Oct 2024 15:07:22 +0100 Subject: [PATCH] try --- .github/workflows/tests-e2e-linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests-e2e-linux.yml b/.github/workflows/tests-e2e-linux.yml index 15ce4364..af1e3a2e 100644 --- a/.github/workflows/tests-e2e-linux.yml +++ b/.github/workflows/tests-e2e-linux.yml @@ -17,7 +17,7 @@ env: jobs: e2e-linux-tests: - runs-on: ubuntu-latest + runs-on: ubuntu-22.04 name: E2E tests # container: # image: ubuntu:latest