Skip to content

Commit 9168173

Browse files
authored
Downgrade VS2022 enterprise
1 parent afd0853 commit 9168173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels_release_python312test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878

7979
steps:
8080

81-
- run: choco install visualstudio2022community --version=117.9.7.0
81+
- run: choco upgrade visualstudio2022enterprise --version=117.9.7.0
8282
if: runner.os == 'Windows'
8383

8484
# Free disk space

0 commit comments

Comments
 (0)