Skip to content

Commit 3f72f99

Browse files
Try win25 for x64 Tests
1 parent b8e02b3 commit 3f72f99

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

azure-pipelines.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,14 @@ jobs:
163163
do_test: true
164164
test_tags: '--include-slow'
165165
build_outdir_suffix: ''
166+
win25.x64.Test:
167+
image_name: 'windows-2025'
168+
build_type: 'test'
169+
target: 'x64'
170+
special_build: ''
171+
do_test: true
172+
test_tags: '--include-slow'
173+
build_outdir_suffix: ''
166174
x64.Release:
167175
image_name: 'windows-2022'
168176
build_type: 'release'

0 commit comments

Comments
 (0)