From 8826a31b5f9cb75a2a3593e6052a2aa535ec85f8 Mon Sep 17 00:00:00 2001 From: Kashif Khan Date: Fri, 7 Jun 2024 09:26:42 +0300 Subject: [PATCH] Use equinix runner instead of ubuntu for e2e tests Signed-off-by: Kashif Khan --- .github/workflows/e2e-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e-test.yml b/.github/workflows/e2e-test.yml index 9bfe0652e4..9da652a438 100644 --- a/.github/workflows/e2e-test.yml +++ b/.github/workflows/e2e-test.yml @@ -8,7 +8,7 @@ on: type: string runner: type: string - default: "ubuntu-latest-4-cores" + default: "equinix-4cpu-16gb" ginkgo-focus: type: string default: ""