Skip to content

Commit 767e2c4

Browse files
committed
Revert PYTHON_ABI_TAG removal
1 parent d46b035 commit 767e2c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tasks/python-wheels/github.linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
ARCH: arm64v8
4242
{% endif %}
4343
PYTHON: "{{ python_version }}"
44+
PYTHON_ABI_TAG: "{{ python_abi_tag }}"
4445
{% if python_version == "3.14" %}
4546
PYTHON_IMAGE_TAG: "3.14-rc"
4647
{% else %}

0 commit comments

Comments
 (0)