Skip to content

Commit df584e5

Browse files
authored
remove ubuntu-23 from test suite (#448)
1 parent bc0ea0b commit df584e5

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

generator/resources/ec2_linux_test_matrix.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,6 @@
2121
"binaryName": "amazon-cloudwatch-agent.deb",
2222
"family": "linux"
2323
},
24-
{
25-
"os": "ubuntu-23",
26-
"username": "ubuntu",
27-
"instanceType":"t3.medium",
28-
"installAgentCommand": "go run ./install/install_agent.go deb",
29-
"ami": "cloudwatch-agent-integration-test-ubuntu-23*",
30-
"caCertPath": "/etc/ssl/certs/ca-certificates.crt",
31-
"arc": "amd64",
32-
"binaryName": "amazon-cloudwatch-agent.deb",
33-
"family": "linux"
34-
},
3524
{
3625
"os": "ubuntu-24",
3726
"username": "ubuntu",

0 commit comments

Comments
 (0)