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: Add Python 3.12 to testing to CI as default #2460

Merged
merged 17 commits into from
Mar 20, 2024

Commits on Mar 20, 2024

  1. ci: Add job to test Python 3.12 supported backends

    * Not all of the backends support Python 3.12 at the moment, so only
      install the ones that do and then disable the unsupported backends in
      testing.
    matthewfeickert committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    7647e7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f44e682 View commit details
    Browse the repository at this point in the history
  3. debug

    matthewfeickert committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    4d13eee View commit details
    Browse the repository at this point in the history
  4. Add back in torch

    matthewfeickert committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5f48c22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d319f27 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99a9655 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e9e5eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0303783 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    decae8a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d3493fc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3981006 View commit details
    Browse the repository at this point in the history
  12. Try to use a regex

    matthewfeickert committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ebe7d41 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    523b63d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2ac8c61 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4afb211 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ab9e7e4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8aad00c View commit details
    Browse the repository at this point in the history