From 7f5a8283515ced5aaa85e4dab54eaf534fe6b9b2 Mon Sep 17 00:00:00 2001 From: jhartmann Date: Mon, 29 Jul 2024 10:36:21 +0200 Subject: [PATCH] chore(workflows):[#226] switch to tractusx-runner --- .github/workflows/cucumber-integration-test-UMBRELLA.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cucumber-integration-test-UMBRELLA.yaml b/.github/workflows/cucumber-integration-test-UMBRELLA.yaml index e42ae8309..ded32f7e3 100644 --- a/.github/workflows/cucumber-integration-test-UMBRELLA.yaml +++ b/.github/workflows/cucumber-integration-test-UMBRELLA.yaml @@ -44,7 +44,7 @@ concurrency: jobs: execute-e2e-tests: - runs-on: ubuntu-latest + runs-on: tractusx-runner steps: - uses: actions/checkout@v4