We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 396043e commit 2264d27Copy full SHA for 2264d27
.github/workflows/release.yml
@@ -76,7 +76,7 @@ jobs:
76
include:
77
- os: ubuntu-latest
78
cibw_archs: "x86_64"
79
- - os: windows-2019
+ - os: windows-latest
80
cibw_archs: "auto64"
81
- os: macos-latest
82
0 commit comments