Skip to content

Commit

Permalink
update test_config for 1.30 and 1.31
Browse files Browse the repository at this point in the history
  • Loading branch information
roystchiang committed Jan 14, 2025
1 parent 1ea09da commit 581979d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions cdk_infra/test/test_config/test_clusters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,11 @@ clusters:
launch_type: ec2
instance_type: m6g.large
version: "1.27"
- name: m6g-arm64-Cluster-1-30
launch_type: ec2
instance_type: m6g.large
version: "1.30"
- name: m6g-arm64-Cluster-1-31
launch_type: ec2
instance_type: m6g.large
version: "1.31"

0 comments on commit 581979d

Please sign in to comment.