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 b05db25 commit b7cadd5Copy full SHA for b7cadd5
.github/workflows/pull_request.yml
@@ -23,6 +23,7 @@ jobs:
23
linux_5_10_enabled: false
24
linux_6_0_arguments_override: "--skip SmokeTests --skip TarInteropTests"
25
linux_6_1_arguments_override: "--skip SmokeTests --skip TarInteropTests"
26
+ linux_6_2_arguments_override: "--skip SmokeTests --skip TarInteropTests"
27
linux_nightly_6_1_arguments_override: "--skip SmokeTests --skip TarInteropTests"
28
linux_nightly_main_arguments_override: "--skip SmokeTests --skip TarInteropTests"
29
0 commit comments