Skip to content

Commit 9f901dc

Browse files
committed
Test on LibreSSL 3.4 and 3.5
1 parent e25fb0d commit 9f901dc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,10 @@ jobs:
7777
- openssl-1.1.1l
7878
- openssl-3.0.1
7979
- libressl-3.1.5 # EOL
80-
- libressl-3.2.6
81-
- libressl-3.3.4
80+
- libressl-3.2.7
81+
- libressl-3.3.5
82+
- libressl-3.4.2
83+
- libressl-3.5.0
8284
steps:
8385
- name: repo checkout
8486
uses: actions/checkout@v2

0 commit comments

Comments
 (0)