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 actions, test Python 3.12, run weekly #195

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Commits on Mar 7, 2024

  1. CI: Update actions, test Python 3.12, run weekly

    A bit of maintenance on the CI:
    - Update the used actions to their latest versions
    - Test Python 3.12
    - Run once a week on the default branch (to make sure dependency updates don't break anything)
    EwoutH authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    bb3f97f View commit details
    Browse the repository at this point in the history
  2. CI: Remove Python 3.6

    Python 3.6 has been end-of-life for over 2 years, and isn't supported anymore on Ubuntu 22.04.
    EwoutH authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    00c821e View commit details
    Browse the repository at this point in the history