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

use non-dev python 3.13 #1846

Merged
merged 1 commit into from
Oct 9, 2024
Merged

use non-dev python 3.13 #1846

merged 1 commit into from
Oct 9, 2024

Conversation

braingram
Copy link
Contributor

@braingram braingram commented Oct 9, 2024

Description

Python 3.13 is released. This PR switches our CI to use the released (instead of the dev) version.

Checklist:

  • pre-commit checks ran successfully

  • tests ran successfully

  • for a public change, added a towncrier news fragment

    changes/<PR#>.<changetype>.rst

    • changes/<PR#>.feature.rst: new feature
    • changes/<PR#>.bugfix.rst: bug fix
    • changes/<PR#>.doc.rst: documentation change
    • changes/<PR#>.removal.rst: deprecation or removal of public API
    • changes/<PR#>.general.rst: infrastructure or miscellaneous change
  • for a public change, updated documentation

  • for any new features, unit tests were added

@braingram braingram marked this pull request as ready for review October 9, 2024 17:47
@braingram braingram requested a review from a team as a code owner October 9, 2024 17:48
@braingram braingram merged commit d8f3dcb into asdf-format:main Oct 9, 2024
33 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant