Skip to content

Commit

Permalink
ci: Remove MSVC setup (#93)
Browse files Browse the repository at this point in the history
Runner images now only come with one version.
  • Loading branch information
calcmogul authored and martincarapia committed Jun 9, 2024
1 parent 3d767a6 commit 8a5cb67
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 8a5cb67

Please sign in to comment.