Merge pull request #847 from cjmayo/ubuntu-22.04

Run tests on ubuntu-22.04
This commit is contained in:
Chris Mayo 2024-10-12 17:18:43 +01:00 committed by GitHub
commit 243d892f59
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ on:
jobs:
build:
name: Python ${{ matrix.python-version }}
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
strategy:
matrix: