Skip to content

Commit 433a4f6

Browse files
authored
[CI] Remove Windows 2016 testing (elastic#121941) (elastic#121956)
(cherry picked from commit b952809)
1 parent 28edad3 commit 433a4f6

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
@@ -636,7 +636,6 @@ steps:
636636
matrix:
637637
setup:
638638
image:
639-
- windows-2016
640639
- windows-2019
641640
- windows-2022
642641
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)