Skip to content

Commit 75faa8a

Browse files
committed
Update LibreSSL versions and add 4.2.0.
1 parent 74369b2 commit 75faa8a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/c-cpp.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,9 @@ jobs:
7979
- { target: ubuntu-latest, config: libressl-3.7.3 }
8080
- { target: ubuntu-latest, config: libressl-3.8.4 }
8181
- { target: ubuntu-latest, config: libressl-3.9.2 }
82-
- { target: ubuntu-latest, config: libressl-4.0.0 }
83-
- { target: ubuntu-latest, config: libressl-4.1.0 }
82+
- { target: ubuntu-latest, config: libressl-4.0.1 }
83+
- { target: ubuntu-latest, config: libressl-4.1.1 }
84+
- { target: ubuntu-latest, config: libressl-4.2.0 }
8485
- { target: ubuntu-latest, config: openssl-master }
8586
- { target: ubuntu-latest, config: openssl-noec }
8687
- { target: ubuntu-latest, config: openssl-1.1.1 }

0 commit comments

Comments
 (0)