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 a39c489 commit 0783949Copy full SHA for 0783949
python/versions.bzl
@@ -593,6 +593,7 @@ TOOL_VERSIONS = {
593
"x86_64-apple-darwin": "python",
594
"x86_64-pc-windows-msvc": "python",
595
"x86_64-unknown-linux-gnu": "python",
596
+ "x86_64-unknown-linux-musl": "python",
597
"aarch64-apple-darwin-freethreaded": "python/install",
598
"aarch64-unknown-linux-gnu-freethreaded": "python/install",
599
"ppc64le-unknown-linux-gnu-freethreaded": "python/install",
0 commit comments