Skip to content

Commit fbe1ab0

Browse files
authored
change ubuntu ami family to 2404 (#8670)
1 parent 65d9845 commit fbe1ab0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integration/tests/managed/managed_nodegroup_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ var _ = Describe("(Integration) Create Managed Nodegroups", func() {
364364
NodeGroupBase: &api.NodeGroupBase{
365365
Name: ubuntuNodegroup,
366366
VolumeSize: aws.Int(25),
367-
AMIFamily: "Ubuntu2204",
367+
AMIFamily: "Ubuntu2404",
368368
InstanceType: "t3a.xlarge",
369369
},
370370
},

0 commit comments

Comments
 (0)