Skip to content

Commit

Permalink
ci: default to eu1-01 on STACKIT
Browse files Browse the repository at this point in the history
  • Loading branch information
msanft committed Nov 11, 2024
1 parent 3cb8e3e commit c38f201
Show file tree
Hide file tree
Showing 3 changed files with 2,369 additions and 3,419 deletions.
2 changes: 1 addition & 1 deletion .bazelversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.3.2
7.1.2
2 changes: 1 addition & 1 deletion .github/actions/e2e_test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ runs:
azureRegion: ${{ inputs.regionZone || steps.pick-az-region.outputs.region }}
gcpProjectID: ${{ inputs.gcpProject }}
gcpZone: ${{ inputs.regionZone || 'europe-west3-b' }}
stackitZone: ${{ inputs.regionZone || 'eu01-2' }}
stackitZone: ${{ inputs.regionZone || 'eu01-3' }}
kubernetesVersion: ${{ inputs.kubernetesVersion }}
additionalTags: "workflow=${{ github.run_id }}"

Expand Down
Loading

0 comments on commit c38f201

Please sign in to comment.