Use PG17-beta3 (#483)

This commit is contained in:
Artem Gavrilov
2024-08-16 16:52:31 +02:00
committed by GitHub
parent 0c50b23d6f
commit bcf7bed60b

View File

@@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: 'postgres/postgres'
ref: 'REL_17_BETA2' # TODO: Replace with REL_17_STABLE
ref: 'REL_17_STABLE'
- name: Install dependencies
run: |