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

Run workflow utils with Python 3.12 #188

Merged

Conversation

ConorMacBride
Copy link
Member

Due to actions/setup-python#808 we can't install Python 3.9 for the workflow utils. However, Python 3.12 has builds for all the current GitHub-hosted runners. It's probably a good idea to keep this version more up-to-date.

Fixes astropy/astropy#15974 (comment)
Fixes astropy/astropy#16081

@ConorMacBride ConorMacBride added the bug Something isn't working label Feb 23, 2024
@ConorMacBride ConorMacBride merged commit 48d439e into OpenAstronomy:main Feb 23, 2024
68 checks passed
@ConorMacBride ConorMacBride deleted the upgrade-tools-python-version branch February 23, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TST: Use macos-14 runner to test M1 macOS wheels
1 participant