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 d46b035 commit 767e2c4Copy full SHA for 767e2c4
dev/tasks/python-wheels/github.linux.yml
@@ -41,6 +41,7 @@ jobs:
41
ARCH: arm64v8
42
{% endif %}
43
PYTHON: "{{ python_version }}"
44
+ PYTHON_ABI_TAG: "{{ python_abi_tag }}"
45
{% if python_version == "3.14" %}
46
PYTHON_IMAGE_TAG: "3.14-rc"
47
{% else %}
0 commit comments