diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 42d42d4..b05980e 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -41,8 +41,9 @@ jobs: strategy: matrix: libressl_versions: - - "v3.1.4" - - "v2.1.7" + - "v3.4.2" + - "v3.1.5" + - "v2.1.10" name: LibreSSL tests steps: