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

Don't run PaSh Github CI on Ubuntu 18.04 due to deprecation #618

Merged
merged 1 commit into from
Aug 23, 2022

Conversation

angelhof
Copy link
Member

Github Actions are deprecating Ubuntu 18.04 (actions/runner-images#6002), which was already causing us issues due to an old Python version (3.6). Therefore, we can just remove it from the CI and run on Ubuntu 20 and 22 instead

Signed-off-by: Konstantinos Kallas <konstantinos.kallas@hotmail.com>
@angelhof angelhof merged commit 168aec3 into main Aug 23, 2022
@angelhof angelhof deleted the change-CI branch August 23, 2022 14:10
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

1 participant