Skip to content

Commit 39a60be

Browse files
committed
tests: Try the GitHub Windows runner
1 parent 9e707ef commit 39a60be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
linux_6_0_arguments_override: "--skip SmokeTests"
2424
linux_nightly_6_0_arguments_override: "--skip SmokeTests"
2525
linux_nightly_main_arguments_override: "--skip SmokeTests"
26+
windows_6_0_enabled: true
27+
windows_6_0_arguments_override: "--skip SmokeTests"
2628

2729
integration-tests:
2830
name: Integration tests

0 commit comments

Comments
 (0)