diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 4f11c27..0bd35a1 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -16,6 +16,7 @@ jobs: linux_5_10_enabled: false linux_6_0_arguments_override: "--skip SmokeTests --skip TarInteropTests" linux_6_1_arguments_override: "--skip SmokeTests --skip TarInteropTests" + linux_6_2_arguments_override: "--skip SmokeTests --skip TarInteropTests" linux_nightly_6_1_arguments_override: "--skip SmokeTests --skip TarInteropTests" linux_nightly_main_arguments_override: "--skip SmokeTests --skip TarInteropTests"