Skip to content

Commit 03a4220

Browse files
authored
Leave single image to select in test agent target (DataDog#21063)
1 parent 5d302cd commit 03a4220

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

.github/workflows/test-agent-target.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@ on:
2222
description: Agent 7 image
2323
default: "datadog/agent:7-rc"
2424
type: string
25-
agent-image-windows:
26-
required: false
27-
description: Agent 7 image on Windows
28-
default: "datadog/agent:7-rc-servercore"
29-
type: string
3025
test-py2:
3126
required: false
3227
description: Run Python 2 tests
@@ -37,11 +32,6 @@ on:
3732
description: Agent 6 image
3833
default: "datadog/agent:6-rc"
3934
type: string
40-
agent-image-windows-py2:
41-
required: false
42-
description: Agent 6 image on Windows
43-
default: "datadog/agent-dev:master-py2-win-servercore"
44-
type: string
4535
platform:
4636
required: true
4737
description: Platform to run tests on

0 commit comments

Comments
 (0)