Skip to content

Commit 3a298fc

Browse files
authored
[CI] Remove Windows 2016 testing (#121941) (#121958)
(cherry picked from commit b952809)
1 parent a87fb8d commit 3a298fc

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
@@ -40,7 +40,6 @@ steps:
4040
matrix:
4141
setup:
4242
image:
43-
- windows-2016
4443
- windows-2019
4544
- windows-2022
4645
agents:

.buildkite/pipelines/periodic-packaging.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,6 @@ steps:
601601
matrix:
602602
setup:
603603
image:
604-
- windows-2016
605604
- windows-2019
606605
- windows-2022
607606
agents:

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ steps:
3939
matrix:
4040
setup:
4141
image:
42-
- windows-2016
4342
- windows-2019
4443
- windows-2022
4544
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)