Skip to content

Commit 378c360

Browse files
authored
[CI] Add windows-2025 to windows testing (#127850) (#128386)
(cherry picked from commit 00c3146)
1 parent f06b0e9 commit 378c360

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ steps:
4242
image:
4343
- windows-2019
4444
- windows-2022
45+
- windows-2025
4546
agents:
4647
provider: gcp
4748
image: family/elasticsearch-{{matrix.image}}

.buildkite/pipelines/periodic-packaging.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -619,6 +619,7 @@ steps:
619619
image:
620620
- windows-2019
621621
- windows-2022
622+
- windows-2025
622623
agents:
623624
provider: gcp
624625
image: family/elasticsearch-{{matrix.image}}

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ steps:
4141
image:
4242
- windows-2019
4343
- windows-2022
44+
- windows-2025
4445
GRADLE_TASK:
4546
- checkPart1
4647
- checkPart2

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ steps:
1212
image:
1313
- windows-2019
1414
- windows-2022
15+
- windows-2025
1516
PACKAGING_TASK:
1617
- default-windows-archive
1718
agents:

0 commit comments

Comments
 (0)