[CI] Add windows-2025 to windows testing (#127850)

This commit is contained in:
Brian Seeders 2025-05-23 10:25:49 -04:00 committed by GitHub
parent c96a99a97a
commit 00c3146dcf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 0 deletions

View file

@ -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}}

View file

@ -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}}

View file

@ -38,6 +38,7 @@ steps:
setup: setup:
image: image:
- windows-2022 - windows-2022
- windows-2025
GRADLE_TASK: GRADLE_TASK:
- checkPart1 - checkPart1
- checkPart2 - checkPart2

View file

@ -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: