Skip to content

Commit 0f23ef4

Browse files
committed
Drop "manylinux_2_39_riscv64" from tests
manylinux_X_Y_* is covered by manylinux_11_12_riscv64 pattern where _11_ and _12_ will be replaced.
1 parent d4a2e1a commit 0f23ef4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/pypi/whl_target_platforms/whl_target_platforms_tests.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ def _can_parse_existing_tags(env):
104104
"manylinux2014_ppc64le": 1,
105105
"manylinux2014_s390x": 1,
106106
"manylinux2014_x86_64": 1,
107-
"manylinux_2_39_riscv64": 1,
108107
"manylinux_11_12_aarch64": 1,
109108
"manylinux_11_12_armv7l": 1,
110109
"manylinux_11_12_i686": 1,

0 commit comments

Comments
 (0)