try ubuntu 22.04 with github actions

This commit is contained in:
Kyle Drake 2022-11-12 14:46:49 -06:00
parent 73579a8a94
commit b8578059da

View file

@ -2,7 +2,7 @@ name: CI
on: [push, pull_request] on: [push, pull_request]
jobs: jobs:
test: test:
runs-on: ubuntu-18.04 runs-on: ubuntu-22.04
services: services:
postgres: postgres: