From 82911d2f3b8fdf949cbd86908927cc9854deb731 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 b24457ec98..eef7a10719 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: ""