Skip to content

Commit

Permalink
fixup! fixup! remove region var
Browse files Browse the repository at this point in the history
  • Loading branch information
elchead committed Nov 3, 2023
1 parent 1ab0b20 commit be58543
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/e2e-test-weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,5 @@ jobs:
uses: ./.github/workflows/e2e-test-tf-module.yml
with:
cloudProvider: "aws"
region: "eu-west-1"
zone: "eu-west-1b"
regionZone: "eu-west-1b"
image: ${{ needs.find-latest-image.outputs.image-main-nightly }}

0 comments on commit be58543

Please sign in to comment.