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

Remove python2 test as python2 is not available anymore via actions/setup-python #1635

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

misl6
Copy link
Member

@misl6 misl6 commented Jul 16, 2023

This test was only meant to make sure that we show the "not compatible with python2" error.
More testing is generally great, but unfortunately python2 is not available anymore via setup-python and the pipeline is now failing.

If we want to keep the test up and running, we need to do that in another way, but it will increase the complexity of our CI.

@akshayaurora akshayaurora merged commit c458c5d into kivy:master Jul 18, 2023
14 of 16 checks passed
@akshayaurora
Copy link
Member

👯

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