Skip to content

Commit

Permalink
Use equinix runner instead of ubuntu for e2e tests
Browse files Browse the repository at this point in the history
Signed-off-by: Kashif Khan <kashif.khan@est.tech>
  • Loading branch information
kashifest committed Oct 23, 2024
1 parent efb33a4 commit 8826a31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
type: string
runner:
type: string
default: "ubuntu-latest-4-cores"
default: "equinix-4cpu-16gb"
ginkgo-focus:
type: string
default: ""
Expand Down

0 comments on commit 8826a31

Please sign in to comment.