chore: update ubuntu used in tests

update-ubuntu
Nolan Lawson 2023-01-08 14:27:32 -08:00
rodzic ff53fcab10
commit 6ae33f2839
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -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

Wyświetl plik

@ -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