Skip to content

Commit

Permalink
try 14.0 msvc toolset
Browse files Browse the repository at this point in the history
  • Loading branch information
lkeegan committed Jun 11, 2024
1 parent 520f1b5 commit ea9a9a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
uses: ilammy/msvc-dev-cmd@v1
with:
arch: ${{ matrix.arch }}
toolset: 14.0

- name: Build wheels
uses: pypa/[email protected]
Expand Down

0 comments on commit ea9a9a5

Please sign in to comment.