We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7977908 commit dbf992dCopy full SHA for dbf992d
1 file changed
.github/workflows/deploy.yaml
@@ -34,7 +34,7 @@ jobs:
34
fail-fast: false
35
matrix:
36
include:
37
- - os: windows-2019
+ - os: windows-latest
38
cibw_archs: "AMD64 ARM64"
39
artifact_name: "win"
40
- os: macos-latest
0 commit comments