Skip to content

Commit cfc9369

Browse files
authored
[CI] Remove Windows 2016 testing (#121941) (#121959)
(cherry picked from commit b952809)
1 parent 0b694d3 commit cfc9369

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
@@ -476,7 +476,6 @@ steps:
476476
matrix:
477477
setup:
478478
image:
479-
- windows-2016
480479
- windows-2019
481480
- windows-2022
482481
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)