Skip to content

Commit 4676575

Browse files
committed
fixup! gh-136728: Combine OpenSSL and AWS-LC CI configurations
Remove obsolete OpenSSL 1.1.1w; AWS-LC is roughly 1.1.1-shaped and exercises the relevant APIs.
1 parent 402c06d commit 4676575

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -261,10 +261,6 @@ jobs:
261261
ssllib:
262262
# See Tools/ssl/make_ssl_data.py for notes on adding a new version
263263
## OpenSSL
264-
# Keep 1.1.1w in our list despite it being upstream EOL and otherwise
265-
# unsupported as it most resembles other 1.1.1-work-a-like ssl APIs
266-
# supported by important vendors such as AWS-LC.
267-
- { name: openssl, version: 1.1.1w }
268264
- { name: openssl, version: 3.0.19 }
269265
- { name: openssl, version: 3.3.6 }
270266
- { name: openssl, version: 3.4.4 }

0 commit comments

Comments
 (0)