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"