From 64d23f2a56d9bd064557ae02a4f8a9d365cd9d60 Mon Sep 17 00:00:00 2001 From: Mukund Keshava Date: Wed, 17 Sep 2025 10:43:31 +0530 Subject: Change CI to use locally installed sdk (#8450) --- .github/actions/common-setup/action.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.github') diff --git a/.github/actions/common-setup/action.yml b/.github/actions/common-setup/action.yml index 5f4bac02c..8ff2557a1 100644 --- a/.github/actions/common-setup/action.yml +++ b/.github/actions/common-setup/action.yml @@ -25,8 +25,6 @@ runs: - name: Set up MSVC dev tools on Windows uses: ilammy/msvc-dev-cmd@v1 - with: - sdk: "10.0.19041.0" - name: Install dependencies (Linux only) shell: bash -- cgit v1.2.3