Skip to content

Commit

Permalink
Try to force toolset to 17.10 to avoid this issue:
Browse files Browse the repository at this point in the history
  • Loading branch information
jeandet committed Sep 9, 2024
1 parent 5ffb4c1 commit dd077f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
if: runner.os == 'Windows'
with:
arch: amd64
toolset: '17.10'
- uses: actions/checkout@v4
- name: Forward GITHUB_WORKSPACE env var
shell: bash
Expand Down

0 comments on commit dd077f5

Please sign in to comment.