Use REL_17_BETA1 in CI
parent
2441445bcc
commit
bf31663129
|
@ -16,7 +16,7 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: 'postgres/postgres'
|
repository: 'postgres/postgres'
|
||||||
ref: 'master' # TODO: Replace with REL_17_STABLE
|
ref: 'REL_17_BETA1' # TODO: Replace with REL_17_STABLE
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue