Skip to content

fix(ci): publish wheels for Python 3.14 in release workflow#720

Merged
ZaynJarvis merged 1 commit intovolcengine:mainfrom
illusion77:fix/python314-build-error-message
Mar 18, 2026
Merged

fix(ci): publish wheels for Python 3.14 in release workflow#720
ZaynJarvis merged 1 commit intovolcengine:mainfrom
illusion77:fix/python314-build-error-message

Conversation

@illusion77
Copy link
Copy Markdown
Contributor

Summary

  • Add Python 3.14 to the release workflow's default python_json parameter
  • _build.yml already supports 3.14, but release.yml was missing it — so no pre-built wheels were published for 3.14

Closes #719

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 18, 2026

CLA assistant check
All committers have signed the CLA.

@ZaynJarvis ZaynJarvis merged commit 580529f into volcengine:main Mar 18, 2026
1 check passed
@github-project-automation github-project-automation bot moved this from Backlog to Done in OpenViking project Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Bug]: No pre-built wheel for Python 3.14 — source build fails with opaque error

3 participants