Skip to content

ci: update ci to Ubuntu 22.04 #1326

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

Merged
merged 5 commits into from
Aug 7, 2023

Conversation

tobias-urdin
Copy link
Contributor

@tobias-urdin tobias-urdin commented Aug 3, 2023

This updates so that we test on Ubuntu 22.04 instead, we will test on Python 3.9 and Python 3.11 and drop testing for Python 3.8 (because it's hard to test on Ubuntu 22.04) but we will still support that version.

@tobias-urdin tobias-urdin force-pushed the new-baseos branch 7 times, most recently from f22355a to 9d3fc0b Compare August 4, 2023 08:30
this makes python 3.9 default and we continue
to test on 3.8 and 3.11
we can still support python 3.8 because the
amount of actual code changes is minimal but
we cannot test 3.8 if we want to move to testing
on a newer operating system.
we get a collision because pyparsing is installed
in site-packages but we want a newer version when
testing.
@tobias-urdin tobias-urdin merged commit 1a517f4 into gnocchixyz:master Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant