Skip to content

Commit cb1ab60

Browse files
authored
ci: Remove MSVC setup (#93)
Runner images now only come with one version.
1 parent 5ae9ff2 commit cb1ab60

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/dist.yml

Lines changed: 0 additions & 5 deletions
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)