Use PG17-beta3 (#483)
parent
0c50b23d6f
commit
bcf7bed60b
|
@ -16,7 +16,7 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: 'postgres/postgres'
|
repository: 'postgres/postgres'
|
||||||
ref: 'REL_17_BETA2' # TODO: Replace with REL_17_STABLE
|
ref: 'REL_17_STABLE'
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue