We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b149ff2 commit 0777199Copy full SHA for 0777199
.github/workflows/main.yml
@@ -24,7 +24,7 @@ env:
24
WORKFLOW_VERSION_POSTGRESQL: '1' # for build steps related to the 'cachePostgres' cache
25
26
# Software versions.
27
- POSTGRESQL_SOURCE_TAG: 'REL_17_RC1'
+ POSTGRESQL_SOURCE_TAG: 'REL_17_STABLE'
28
POSTGRESQL_PACKAGE_FILEID: '1259019'
29
OPENSSL_VERSION: '3_3_2'
30
PKGCONFIGLITE_VERSION: '0.28-1'
0 commit comments