mirror of https://github.com/jackc/pgx.git
Upgrade CI to ubuntu-22.04
parent
4d711aaa73
commit
268af3903c
.github/workflows
|
@ -10,7 +10,7 @@ jobs:
|
|||
|
||||
test:
|
||||
name: Test
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
Loading…
Reference in New Issue