update github actions to oldest supported ubuntu version

This commit is contained in:
Richard Smith 2025-05-03 17:12:42 +01:00
parent 56d06bdf32
commit 002e4ca4d9

View file

@ -182,7 +182,7 @@ jobs:
build-linux:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
strategy:
# You can use PyPy versions in python-version.
# For example, pypy2 and pypy3