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 20770df commit d46b035Copy full SHA for d46b035
dev/tasks/python-wheels/github.linux.yml
@@ -42,7 +42,7 @@ jobs:
42
{% endif %}
43
PYTHON: "{{ python_version }}"
44
{% if python_version == "3.14" %}
45
- PYTHON_IMAGE_TAG: "3.14.0rc3"
+ PYTHON_IMAGE_TAG: "3.14-rc"
46
{% else %}
47
PYTHON_IMAGE_TAG: "{{ python_version }}"
48
0 commit comments