Skip to content

Commit

Permalink
Remove MSVC setup
Browse files Browse the repository at this point in the history
Runner images now only come with one version.
  • Loading branch information
calcmogul committed Jun 8, 2024
1 parent 5ae9ff2 commit 5646cbf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,6 @@ jobs:
with:
python-version: ${{ matrix.python_version }}

- name: Setup msvc version
uses: ilammy/msvc-dev-cmd@v1
with:
toolset: "14.39"

#
# Setup build caching
#
Expand Down

0 comments on commit 5646cbf

Please sign in to comment.