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

Clean up CI configuration #255

Merged
merged 5 commits into from
Nov 9, 2022
Merged

Clean up CI configuration #255

merged 5 commits into from
Nov 9, 2022

Conversation

Teemu
Copy link
Owner

@Teemu Teemu commented Nov 8, 2022

I'm cleaning up our CI pipeline a bit. To keep sanity, I propose that we change our minimum support to:

  • We support Python 3.8 & newer (Ubuntu 20.04 LTS -- my current guideline has always been to support last two LTS)
  • We support pytest 6.2.0 & newer (that's from 2020 -- honestly I think it could be OK to drop support for all but the latest. Not sure what backward compatibilities pytest has nowadays)

@Teemu Teemu marked this pull request as ready for review November 8, 2022 18:17
@Teemu Teemu changed the title Fix CI Clean up CI configuration Nov 8, 2022
@auvipy auvipy merged commit b424048 into master Nov 9, 2022
@auvipy auvipy deleted the fix-ci branch November 9, 2022 04:29
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.

2 participants