diff options
Diffstat (limited to '.github/actions/common-setup')
| -rw-r--r-- | .github/actions/common-setup/action.yml | 2 |
1 files changed, 0 insertions, 2 deletions
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 |
