Try ubuntu 20.04
parent
93b35036fb
commit
c10dd3371e
|
@ -4,7 +4,7 @@ on: [pull_request]
|
|||
jobs:
|
||||
build:
|
||||
name: pg-12-pgdg-package-test
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: Clone pg_stat_monitor repository
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in New Issue