Skip to content

Commit 4749254

Browse files
authored
[CI] Remove Windows 2016 testing (elastic#121941) (elastic#121957)
(cherry picked from commit b952809)
1 parent 795d92b commit 4749254

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
@@ -617,7 +617,6 @@ steps:
617617
matrix:
618618
setup:
619619
image:
620-
- windows-2016
621620
- windows-2019
622621
- windows-2022
623622
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)