We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 913a1dc commit 2bde073Copy full SHA for 2bde073
.github/workflows/build_python_deps_linux.yml
@@ -20,7 +20,7 @@ jobs:
20
]
21
wheel_combinations: [
22
#["ubuntu-latest", "x86_64"],
23
- ["windows-latest", "x86_64"],
+ ["windows-latest", "AMD64"],
24
#["macos13", "x86_64"],
25
#["macos13", "arm64"],
26
#["macos14", "x86_64"],
0 commit comments