Skip to content

Commit e2330ae

Browse files
committed
add CI job for testing OpenSSL 1.1.1w
1 parent aee45fd commit e2330ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ jobs:
270270
fail-fast: false
271271
matrix:
272272
os: [ubuntu-24.04]
273-
openssl_ver: [3.0.16, 3.1.8, 3.2.4, 3.3.3, 3.4.1]
273+
openssl_ver: [1.1.1w, 3.0.16, 3.1.8, 3.2.4, 3.3.3, 3.4.1]
274274
# See Tools/ssl/make_ssl_data.py for notes on adding a new version
275275
env:
276276
OPENSSL_VER: ${{ matrix.openssl_ver }}

0 commit comments

Comments
 (0)