We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e707ef commit 39a60beCopy full SHA for 39a60be
.github/workflows/pull_request.yml
@@ -23,6 +23,8 @@ jobs:
23
linux_6_0_arguments_override: "--skip SmokeTests"
24
linux_nightly_6_0_arguments_override: "--skip SmokeTests"
25
linux_nightly_main_arguments_override: "--skip SmokeTests"
26
+ windows_6_0_enabled: true
27
+ windows_6_0_arguments_override: "--skip SmokeTests"
28
29
integration-tests:
30
name: Integration tests
0 commit comments