Skip to content

Commit 5fc60bf

Browse files
authored
[CI] Add windows-2025 to windows testing (elastic#127850) (elastic#128385)
(cherry picked from commit 00c3146)
1 parent f2d25e9 commit 5fc60bf

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
@@ -45,6 +45,7 @@ steps:
4545
image:
4646
- windows-2019
4747
- windows-2022
48+
- windows-2025
4849
agents:
4950
provider: gcp
5051
image: family/elasticsearch-{{matrix.image}}

.buildkite/pipelines/periodic-packaging.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -638,6 +638,7 @@ steps:
638638
image:
639639
- windows-2019
640640
- windows-2022
641+
- windows-2025
641642
agents:
642643
provider: gcp
643644
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
@@ -44,6 +44,7 @@ steps:
4444
image:
4545
- windows-2019
4646
- windows-2022
47+
- windows-2025
4748
GRADLE_TASK:
4849
- checkPart1
4950
- 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)