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

Fix CI pipeline. #33

Closed
2 tasks done
Tracked by #26
CSchoel opened this issue Oct 29, 2023 · 1 comment · Fixed by #34
Closed
2 tasks done
Tracked by #26

Fix CI pipeline. #33

CSchoel opened this issue Oct 29, 2023 · 1 comment · Fixed by #34
Assignees

Comments

@CSchoel
Copy link
Owner

CSchoel commented Oct 29, 2023

The CI pipeline is currently broken. This concerns Python 2.7 specifically and apparently some of the actions we use.

To-do

  • Check what is going on with Python 2.7. Disable it if necessary.
  • Check the actions we use that have an explicit version (e.g. @v2). They might need to be updated.
@CSchoel
Copy link
Owner Author

CSchoel commented Oct 30, 2023

Python 2.7 support for GhActions has been removed, see actions/setup-python#672.

@CSchoel CSchoel closed this as completed Oct 30, 2023
@CSchoel CSchoel linked a pull request Oct 30, 2023 that will close this issue
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 a pull request may close this issue.

1 participant