We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afd0853 commit 9168173Copy full SHA for 9168173
.github/workflows/build_wheels_release_python312test.yml
@@ -78,7 +78,7 @@ jobs:
78
79
steps:
80
81
- - run: choco install visualstudio2022community --version=117.9.7.0
+ - run: choco upgrade visualstudio2022enterprise --version=117.9.7.0
82
if: runner.os == 'Windows'
83
84
# Free disk space
0 commit comments