Skip to content

Commit

Permalink
Use v14
Browse files Browse the repository at this point in the history
  • Loading branch information
akaszynski committed Sep 14, 2023
1 parent aee9483 commit 7a009b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ jobs:
name: Build wheels on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
env:
MSVC_TOOLSET_VERSION: "14.36"
MSVC_TOOLSET_VERSION: "14.0"
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest]

Expand Down

0 comments on commit 7a009b0

Please sign in to comment.