Skip to content

Commit dbf992d

Browse files
authored
Update wheel building to use latest Windows image
1 parent 7977908 commit dbf992d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
fail-fast: false
3535
matrix:
3636
include:
37-
- os: windows-2019
37+
- os: windows-latest
3838
cibw_archs: "AMD64 ARM64"
3939
artifact_name: "win"
4040
- os: macos-latest

0 commit comments

Comments
 (0)