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

[CR] fix github actions build / test #86

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

Conversation

felliott
Copy link
Member

@felliott felliott commented Mar 2, 2024

Github actions breaks because:

There's no py3.6 on ubuntu22 combo available, so pin ubuntu to v20 which has all pythons.

Also update the versions of the actions to their most recent versions. Neither bump had breaking changes.

  • checkout: v3 => v4
  • setup-python: v4 => v5

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

Successfully merging this pull request may close these issues.

None yet

2 participants