Update ubuntu version in CI

Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
Alex Forencich
2023-02-12 17:31:31 -08:00
parent 47cd74eb6c
commit e21b9ffcc8

View File

@@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
build:
name: Python ${{matrix.python-version}}
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
strategy:
matrix: