Skip to content

Commit 2c871b7

Browse files
authored
Update wheel building to latest Windows image
1 parent cc82bd5 commit 2c871b7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ jobs:
4141
fail-fast: false
4242
matrix:
4343
include:
44-
- os: windows-2019
44+
- os: windows-latest
4545
cibw_archs: "AMD64"
46-
- os: windows-2019
46+
- os: windows-latest
4747
cibw_archs: "ARM64"
4848
- os: macos-13
4949
cibw_archs: "x86_64"

0 commit comments

Comments
 (0)