chore: update ubuntu used in tests

This commit is contained in:
Nolan Lawson 2023-01-08 14:27:32 -08:00
parent ff53fcab10
commit 6ae33f2839
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ on:
branches: [ master ]
jobs:
test:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
services:
postgres:
image: postgres:12.2

View File

@ -4,7 +4,7 @@ on:
branches: [ master ]
jobs:
test:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
services:
postgres:
image: postgres:12.2