Skip to content

Commit

Permalink
Downgrade VS2022 enterprise
Browse files Browse the repository at this point in the history
  • Loading branch information
turboderp authored Jun 7, 2024
1 parent afd0853 commit 9168173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels_release_python312test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:

steps:

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

# Free disk space
Expand Down

0 comments on commit 9168173

Please sign in to comment.