Skip to content

Commit

Permalink
Annoying version attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
akaszynski committed Sep 14, 2023
1 parent 7a009b0 commit 6be076a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
name: Build wheels on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
env:
MSVC_TOOLSET_VERSION: "14.0"
MSVC_TOOLSET_VERSION: "14"
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 6be076a

Please sign in to comment.