From abdf522bdc216ff8e85ee37c15bdfa4cbcd142cd Mon Sep 17 00:00:00 2001 From: Costin Lupu <53002986+clupuishere@users.noreply.github.com> Date: Thu, 8 Feb 2024 15:32:35 +0200 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 916a2691..f35f0a75 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -71,7 +71,7 @@ jobs: pr-integration-testing-approval: name: Approval for PR integration testing - runs-on: linux + runs-on: ubuntu-latest environment: pr-integration-testing-approval steps: - run: echo "PR integration testing approved"