Skip to content
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

CI: Update some CI configurations #60762

Merged
merged 12 commits into from
Feb 3, 2025
Merged

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke commented Jan 22, 2025

  • Bumps mysql/postgres/moto container services
  • Makes musl and 32 bit jobs run on Python 3.13
  • Bumps musl container image (previous one was EOL last year)
  • Consolidates some pip installs

@mroeschke mroeschke added the CI Continuous Integration label Jan 22, 2025
@mroeschke mroeschke added this to the 3.0 milestone Jan 22, 2025
Copy link
Member

@lithomas1 lithomas1 left a comment

Choose a reason for hiding this comment

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

Please add Python 3.13 to the ubuntu jobs matrix and create a yaml file for the 3.13 environment.

@mroeschke
Copy link
Member Author

@lithomas1 I reverted to enabling the python-dev build again with 3.13. Not all our optional dependencies have 3.13 wheels yet :(

@mroeschke
Copy link
Member Author

Going to merge this PR since the test are passing

@mroeschke mroeschke merged commit e58bf26 into pandas-dev:main Feb 3, 2025
54 checks passed
@mroeschke mroeschke deleted the ci/misc branch February 3, 2025 18:08
ShashwatAgrawal20 pushed a commit to ShashwatAgrawal20/pandas that referenced this pull request Feb 4, 2025
* CI: Update some CI configurations

* Freeze Python dev

* Add actions-313.yaml

* Add 3.13 yaml

* Move to pyside6 instead of pyqt

* Revert "Move to pyside6 instead of pyqt"

This reverts commit c04039f.

* Revert "Add 3.13 yaml"

This reverts commit 0f888e1.

* Revert "Add actions-313.yaml"

This reverts commit 91e2703.

* Revert "Freeze Python dev"

This reverts commit c685af4.

* Move back to python 3.13 dev
Copy link

@asifmohammed1 asifmohammed1 left a comment

Choose a reason for hiding this comment

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

great

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants