Skip to content

Commit d46b035

Browse files
committed
Use different image tag
1 parent 20770df commit d46b035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
{% endif %}
4343
PYTHON: "{{ python_version }}"
4444
{% if python_version == "3.14" %}
45-
PYTHON_IMAGE_TAG: "3.14.0rc3"
45+
PYTHON_IMAGE_TAG: "3.14-rc"
4646
{% else %}
4747
PYTHON_IMAGE_TAG: "{{ python_version }}"
4848
{% endif %}

0 commit comments

Comments
 (0)