Skip to content

Commit 1000f42

Browse files
calcmogulmartincarapia
authored andcommitted
ci: Remove MSVC setup (#93)
Runner images now only come with one version.
1 parent 4a518a8 commit 1000f42

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/dist.yml

-5
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,6 @@ jobs:
8383
with:
8484
python-version: ${{ matrix.python_version }}
8585

86-
- name: Setup msvc version
87-
uses: ilammy/msvc-dev-cmd@v1
88-
with:
89-
toolset: "14.39"
90-
9186
#
9287
# Setup build caching
9388
#

0 commit comments

Comments
 (0)