Skip to content

Commit 1bb9795

Browse files
committed
Add Windows 2025 to CI
This commit adds Windows 2025 to the Windows JDK matrix pipeline.
1 parent e8e24a0 commit 1bb9795

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.buildkite/windows_jdk_matrix_pipeline.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ steps:
1515
multiple: true
1616
default: "${DEFAULT_MATRIX_OS}"
1717
options:
18+
- label: "Windows 2025"
19+
value: "windows-2025"
1820
- label: "Windows 2022"
1921
value: "windows-2022"
2022
- label: "Windows 2019"

0 commit comments

Comments
 (0)