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 334247d commit 24e8769Copy full SHA for 24e8769
.github/workflows/main.yml
@@ -24,9 +24,9 @@ env:
24
WORKFLOW_VERSION_POSTGRESQL: '1' # for build steps related to the 'cachePostgres' cache
25
26
# Software versions.
27
- POSTGRESQL_SOURCE_TAG: 'REL_17_BETA2'
+ POSTGRESQL_SOURCE_TAG: 'REL_17_RC1'
28
POSTGRESQL_PACKAGE_FILEID: '1259019'
29
- OPENSSL_VERSION: '3_3_1'
+ OPENSSL_VERSION: '3_3_2'
30
PKGCONFIGLITE_VERSION: '0.28-1'
31
WINFLEXBISON_VERSION: '2.5.24'
32
DIFFUTILS_VERSION: '2.8.7-1'
0 commit comments