Skip to content

Commit 863a0e9

Browse files
authored
use openssl 3.5.5 (#169)
1 parent b4897ee commit 863a0e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616

1717
# PostgreSQL build from source.
1818
POSTGRESQL_SOURCE_TAG: 'REL_18_STABLE'
19-
OPENSSL_VERSION: '3_3_6'
19+
OPENSSL_VERSION: '3_5_5'
2020
PKGCONFIGLITE_VERSION: '0.28-1'
2121
WINFLEXBISON_VERSION: '2.5.24'
2222
WORKFLOW_VERSION_POSTGRESQL: '1' # increment to invalidate cache

0 commit comments

Comments
 (0)