Skip to content

Commit 9e222a3

Browse files
committed
chore: downgrade to eks 1.31
1 parent ecf443c commit 9e222a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-aws.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
GITHUB_ACTIONS_ROLE_ARN: "arn:aws:iam::528757803597:role/github-actions-role" # Replace with actual role ARN
4242
OIDC_PROVIDER_ARN: "arn:aws:iam::528757803597:oidc-provider/token.actions.githubusercontent.com"
4343
CLUSTER_NAME: "nvs-d${{ github.run_id }}"
44-
K8S_VERSION: "1.34"
44+
K8S_VERSION: "1.31"
4545
GPU_NODE_COUNT: "1"
4646
GPU_AVAILABILITY_ZONE: "us-west-2e"
4747

0 commit comments

Comments
 (0)