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 1abdb4b commit 15847c8Copy full SHA for 15847c8
.github/workflows/python_build.yaml
@@ -40,7 +40,7 @@ jobs:
40
cibw_build: "pp3*"
41
# Use the oldest OSes available for compatibility
42
- os: Windows
43
- github_os: windows-2019
+ github_os: windows-windows-2022
44
cibw_archs: AMD64 x86 ARM64
45
- os: Mac
46
github_os: macos-11
0 commit comments