From ebd70e6883c9ba98a85aa34150b833493ce52c32 Mon Sep 17 00:00:00 2001 From: Dave Cramer Date: Wed, 1 Apr 2026 07:35:05 -0400 Subject: [PATCH] use openssl 3.5.5 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 871b12e9..31bad56e 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -16,7 +16,7 @@ env: # PostgreSQL build from source. POSTGRESQL_SOURCE_TAG: 'REL_18_STABLE' - OPENSSL_VERSION: '3_3_6' + OPENSSL_VERSION: '3_5_5' PKGCONFIGLITE_VERSION: '0.28-1' WINFLEXBISON_VERSION: '2.5.24' WORKFLOW_VERSION_POSTGRESQL: '1' # increment to invalidate cache