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 402c06d commit 4676575Copy full SHA for 4676575
.github/workflows/build.yml
@@ -261,10 +261,6 @@ jobs:
261
ssllib:
262
# See Tools/ssl/make_ssl_data.py for notes on adding a new version
263
## 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 }
268
- { name: openssl, version: 3.0.19 }
269
- { name: openssl, version: 3.3.6 }
270
- { name: openssl, version: 3.4.4 }
0 commit comments