From 943f7eaf48a9bed114a1119bd7acb197b2cb08d6 Mon Sep 17 00:00:00 2001 From: jhartmann Date: Mon, 29 Jul 2024 11:04:20 +0200 Subject: [PATCH] chore(workflows):[#226] switch to tractusx-runner --- .github/workflows/tavern-UMBRELLA.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tavern-UMBRELLA.yml b/.github/workflows/tavern-UMBRELLA.yml index 5d50aea86..408a42649 100644 --- a/.github/workflows/tavern-UMBRELLA.yml +++ b/.github/workflows/tavern-UMBRELLA.yml @@ -31,7 +31,7 @@ concurrency: jobs: test: - runs-on: ubuntu-latest + runs-on: tractusx-runner steps: - uses: actions/checkout@v4