Skip to content

Commit 2543718

Browse files
committed
fixup! gh-136728: Combine OpenSSL and AWS-LC CI configurations
Remove AWS-LC 1.55.0; just test the single latest version.
1 parent 4676575 commit 2543718

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,6 @@ jobs:
267267
- { name: openssl, version: 3.5.5 }
268268
- { name: openssl, version: 3.6.1 }
269269
## AWS-LC
270-
- { name: aws-lc, version: 1.55.0 }
271270
- { name: aws-lc, version: 1.67.0 }
272271
env:
273272
SSLLIB_VER: ${{ matrix.ssllib.version }}

Tools/ssl/multissltests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@
6464
]
6565

6666
AWSLC_RECENT_VERSIONS = [
67-
"1.55.0",
6867
"1.67.0",
6968
]
7069

0 commit comments

Comments
 (0)