We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba4c9ea commit d7a9c37Copy full SHA for d7a9c37
scripts/setup/python.json
@@ -2,7 +2,9 @@
2
"packages": [
3
{
4
"path": "infra/3pp/tools/cpython3/${platform}",
5
- "platforms": ["mac-amd64", "windows-amd64"],
+ "platforms": [
6
+ "windows-amd64"
7
+ ],
8
"tags": ["version:2@3.11.9.chromium.35"]
9
}
10
]
0 commit comments