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 4676575 commit 2543718Copy full SHA for 2543718
.github/workflows/build.yml
@@ -267,7 +267,6 @@ jobs:
267
- { name: openssl, version: 3.5.5 }
268
- { name: openssl, version: 3.6.1 }
269
## AWS-LC
270
- - { name: aws-lc, version: 1.55.0 }
271
- { name: aws-lc, version: 1.67.0 }
272
env:
273
SSLLIB_VER: ${{ matrix.ssllib.version }}
Tools/ssl/multissltests.py
@@ -64,7 +64,6 @@
64
]
65
66
AWSLC_RECENT_VERSIONS = [
67
- "1.55.0",
68
"1.67.0",
69
70
0 commit comments