Skip to content

Commit

Permalink
.github/workflows/test.yml: update LibreSSL versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rhenium committed Dec 22, 2022
1 parent ff2fe4b commit fd40742
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,12 @@ jobs:
- openssl-1.1.1s
- openssl-3.0.7
- libressl-3.1.5 # EOL
- libressl-3.2.7
- libressl-3.3.5
- libressl-3.4.2
- libressl-3.5.0
- libressl-3.2.7 # EOL
- libressl-3.3.6 # EOL
- libressl-3.4.3 # EOL
- libressl-3.5.3
- libressl-3.6.1
- libressl-3.7.0 # Development release
steps:
- name: repo checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit fd40742

Please sign in to comment.