Skip to content

Conversation

@surister
Copy link
Member

@surister surister commented Oct 10, 2025

Use a more recent Python when possible.

Comment on lines -27 to +26
python-version: [
'3.9',
'3.13',
'3.14',
Copy link
Member

@amotl amotl Nov 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The latest duckdb GA wheel package is not available for Python 3.14 yet, so it needs to be compiled, which increases the build time on CI significantly from 1 minute to 18 minutes.

Copy link
Member

@amotl amotl Nov 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using a non-GA release of DuckDB brings the build time down to <1 minute again, per 8d344c8. It's just a testing dependency anyway, so it will be good to go.

@amotl amotl changed the title Update Python version in GitHub Actions workflow CI: Use Python 3.14 across the board Nov 10, 2025
@amotl amotl marked this pull request as draft November 10, 2025 16:51
@amotl amotl marked this pull request as ready for review November 10, 2025 17:43
@amotl amotl merged commit a93b5ab into main Nov 10, 2025
5 checks passed
@amotl amotl deleted the chore/py314 branch November 10, 2025 17:44
@amotl amotl restored the chore/py314 branch November 10, 2025 18:07
@amotl amotl deleted the chore/py314 branch November 10, 2025 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants