Skip to content

Commit b952809

Browse files
authored
[CI] Remove Windows 2016 testing (elastic#121941)
1 parent 65b4577 commit b952809

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

.buildkite/pipelines/periodic-packaging.template.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ steps:
4343
matrix:
4444
setup:
4545
image:
46-
- windows-2016
4746
- windows-2019
4847
- windows-2022
4948
agents:

.buildkite/pipelines/periodic-packaging.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -652,7 +652,6 @@ steps:
652652
matrix:
653653
setup:
654654
image:
655-
- windows-2016
656655
- windows-2019
657656
- windows-2022
658657
agents:

.buildkite/pipelines/periodic-platform-support.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ steps:
4242
matrix:
4343
setup:
4444
image:
45-
- windows-2016
4645
- windows-2019
4746
- windows-2022
4847
GRADLE_TASK:

.buildkite/pipelines/pull-request/packaging-tests-windows.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ steps:
1010
matrix:
1111
setup:
1212
image:
13-
- windows-2016
1413
- windows-2019
1514
- windows-2022
1615
PACKAGING_TASK:

0 commit comments

Comments
 (0)