Skip to content

Run Python 3.7 tests only on Ubuntu 22.04 - #110

Merged
diazona merged 1 commit into
masterfrom
python37-ubuntu-version/1/dev
Feb 3, 2025
Merged

Run Python 3.7 tests only on Ubuntu 22.04#110
diazona merged 1 commit into
masterfrom
python37-ubuntu-version/1/dev

Conversation

@diazona

@diazona diazona commented Feb 2, 2025

Copy link
Copy Markdown
Contributor

GitHub Actions is delivering errors when running tests for Python 3.7 on the latest Ubuntu runners (24.04), because Python 3.7 is not available for that runner version anymore. So I'm removing 3.7 from the list of versions tested on the latest Ubuntu and adding a test for it on Ubuntu 22.04. I gave Pypy 3.7 the same treatment. This should fix the recent CI failures.

GitHub Actions is delivering errors when running tests for Python 3.7 on
the latest Ubuntu runners (24.04), because Python 3.7 is not available
for that runner version anymore. So I'm removing 3.7 from the list of
versions tested on the latest Ubuntu and adding a test for it on Ubuntu
22.04. I gave Pypy 3.7 the same treatment. This should fix the recent CI
failures.
@diazona
diazona force-pushed the python37-ubuntu-version/1/dev branch from fa5fe83 to 908e27c Compare February 2, 2025 06:56
@diazona
diazona merged commit a9a92ac into master Feb 3, 2025
@diazona
diazona deleted the python37-ubuntu-version/1/dev branch February 3, 2025 09: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.

1 participant