Skip to content

CI: properly enable the string dtype also for custom CI builds #61913

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

jorisvandenbossche
Copy link
Member

Small follow-up on #61722, where I forgot to set the default of the env variable to 1 if not specified in the matrix (I included it in the main matrix, but then all custom builds that were explicitly listed in the include: section of the matrix would not have the variable, and therefore still default to turn off the string dtype)

@jorisvandenbossche jorisvandenbossche added this to the 3.0 milestone Jul 20, 2025
@jorisvandenbossche jorisvandenbossche added CI Continuous Integration Strings String extension data type and string data labels Jul 20, 2025
@mroeschke mroeschke merged commit 4045d48 into pandas-dev:main Jul 21, 2025
43 checks passed
@mroeschke
Copy link
Member

Thanks @jorisvandenbossche

@jorisvandenbossche jorisvandenbossche deleted the string-dtype-enabel-ci-fixup branch July 21, 2025 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration Strings String extension data type and string data
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants