mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 01:22:26 -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:
|
||||
image:
|
||||
- windows-2022
|
||||
- windows-2025
|
||||
agents:
|
||||
provider: gcp
|
||||
image: family/elasticsearch-{{matrix.image}}
|
||||
|
|
|
@ -393,6 +393,7 @@ steps:
|
|||
setup:
|
||||
image:
|
||||
- windows-2022
|
||||
- windows-2025
|
||||
agents:
|
||||
provider: gcp
|
||||
image: family/elasticsearch-{{matrix.image}}
|
||||
|
|
|
@ -38,6 +38,7 @@ steps:
|
|||
setup:
|
||||
image:
|
||||
- windows-2022
|
||||
- windows-2025
|
||||
GRADLE_TASK:
|
||||
- checkPart1
|
||||
- checkPart2
|
||||
|
|
|
@ -11,6 +11,7 @@ steps:
|
|||
setup:
|
||||
image:
|
||||
- windows-2022
|
||||
- windows-2025
|
||||
PACKAGING_TASK:
|
||||
- default-windows-archive
|
||||
agents:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue