We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc0ea0b commit df584e5Copy full SHA for df584e5
generator/resources/ec2_linux_test_matrix.json
@@ -21,17 +21,6 @@
21
"binaryName": "amazon-cloudwatch-agent.deb",
22
"family": "linux"
23
},
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
- },
35
{
36
"os": "ubuntu-24",
37
"username": "ubuntu",
0 commit comments