Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

Commit

Permalink
better region
Browse files Browse the repository at this point in the history
  • Loading branch information
corang committed Oct 4, 2023
1 parent 52efdf9 commit f629988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
with:
cluster-action: create
aws-assume-role: ${{ secrets.AWS_COMMERCIAL_ROLE_TO_ASSUME_K3D }}
aws-region: us-west-2
aws-region: us-east-2
instance-size: "m6i.8xlarge"
ami-prefix: "rc-uds-ci-k3d"
k3s: "true"
Expand Down

0 comments on commit f629988

Please sign in to comment.