Skip to content

Commit af27f50

Browse files
committed
.github/workflows/test.yml: Update OpenSSL versions
1 parent b5ef6d1 commit af27f50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ jobs:
6161
openssl:
6262
- openssl-1.0.2u # EOL
6363
- openssl-1.1.0l # EOL
64-
- openssl-1.1.1s
65-
- openssl-3.0.7
64+
- openssl-1.1.1t
65+
- openssl-3.0.8
6666
- libressl-3.1.5 # EOL
6767
- libressl-3.2.7 # EOL
6868
- libressl-3.3.6 # EOL

0 commit comments

Comments
 (0)