Skip to content

Commit

Permalink
try windows 2019
Browse files Browse the repository at this point in the history
  • Loading branch information
lkeegan committed Jun 11, 2024
1 parent a3be976 commit fb48cf8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
include:
- os: windows-latest
- os: windows-2019
platform: "win"
arch: "AMD64"

Expand All @@ -27,7 +27,6 @@ jobs:
uses: ilammy/msvc-dev-cmd@v1
with:
arch: ${{ matrix.arch }}
toolset: 14.38

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

0 comments on commit fb48cf8

Please sign in to comment.