mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
[CI] Add windows-2025 to windows testing (#127850)
This commit is contained in:
parent
c96a99a97a
commit
00c3146dcf
4 changed files with 4 additions and 0 deletions
|
@ -40,6 +40,7 @@ steps:
|
||||||
setup:
|
setup:
|
||||||
image:
|
image:
|
||||||
- windows-2022
|
- windows-2022
|
||||||
|
- windows-2025
|
||||||
agents:
|
agents:
|
||||||
provider: gcp
|
provider: gcp
|
||||||
image: family/elasticsearch-{{matrix.image}}
|
image: family/elasticsearch-{{matrix.image}}
|
||||||
|
|
|
@ -393,6 +393,7 @@ steps:
|
||||||
setup:
|
setup:
|
||||||
image:
|
image:
|
||||||
- windows-2022
|
- windows-2022
|
||||||
|
- windows-2025
|
||||||
agents:
|
agents:
|
||||||
provider: gcp
|
provider: gcp
|
||||||
image: family/elasticsearch-{{matrix.image}}
|
image: family/elasticsearch-{{matrix.image}}
|
||||||
|
|
|
@ -38,6 +38,7 @@ steps:
|
||||||
setup:
|
setup:
|
||||||
image:
|
image:
|
||||||
- windows-2022
|
- windows-2022
|
||||||
|
- windows-2025
|
||||||
GRADLE_TASK:
|
GRADLE_TASK:
|
||||||
- checkPart1
|
- checkPart1
|
||||||
- checkPart2
|
- checkPart2
|
||||||
|
|
|
@ -11,6 +11,7 @@ steps:
|
||||||
setup:
|
setup:
|
||||||
image:
|
image:
|
||||||
- windows-2022
|
- windows-2022
|
||||||
|
- windows-2025
|
||||||
PACKAGING_TASK:
|
PACKAGING_TASK:
|
||||||
- default-windows-archive
|
- default-windows-archive
|
||||||
agents:
|
agents:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue