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: Test with Python 3.13 #834

Merged
merged 4 commits into from
Sep 9, 2024
Merged

Conversation

edgarrmondragon
Copy link
Contributor

No description provided.

@henryiii henryiii marked this pull request as ready for review September 9, 2024 16:20
@@ -39,6 +46,7 @@ jobs:
python-version: ${{ matrix.python-version }}
miniforge-variant: Mambaforge
use-mamba: true
channels: conda-forge/label/python_rc,conda-forge
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nice, TIL @henryiii!

Copy link
Collaborator

Choose a reason for hiding this comment

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

I figured it out today too. :) I've been seeing my feedstocks being rebuilt for 3.13, so I knew it had to be somewhere.

@henryiii
Copy link
Collaborator

henryiii commented Sep 9, 2024

This also contains a fix for upload-artifact v4.4 now avoiding hidden files by default.

@henryiii henryiii merged commit fd61a65 into wntrblm:main Sep 9, 2024
23 checks passed
@edgarrmondragon edgarrmondragon deleted the python3.13 branch September 9, 2024 16:41
@henryiii
Copy link
Collaborator

henryiii commented Sep 9, 2024

Looks like the action tests are only running on main. Those also need 3.13.

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

Successfully merging this pull request may close these issues.

2 participants