From 3a4522fe9db1d6102332c3f98ebe22379ab6860a Mon Sep 17 00:00:00 2001 From: onyad Date: Thu, 26 Oct 2023 09:51:38 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20.gitea/workflows/check-tests.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/check-tests.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/check-tests.yml b/.gitea/workflows/check-tests.yml index a9b7f64..1610450 100644 --- a/.gitea/workflows/check-tests.yml +++ b/.gitea/workflows/check-tests.yml @@ -4,7 +4,8 @@ on: [push] jobs: test-check: - runs-on: 1onyad1/cpp_ci:latest + # runs-on: 1onyad1/cpp_ci:latest + runs-on: ubuntu-latest steps: - name: Checkout repository