Update OpenSSL & LibreSSL versions we test against.
This commit is contained in:
+12
-10
@@ -71,30 +71,32 @@ jobs:
|
||||
- { target: ubuntu-latest, config: boringssl }
|
||||
- { target: ubuntu-latest, config: aws-lc }
|
||||
- { target: ubuntu-latest, config: libressl-master }
|
||||
- { target: ubuntu-latest, config: libressl-3.2.6 }
|
||||
- { target: ubuntu-latest, config: libressl-3.2.7 }
|
||||
- { target: ubuntu-latest, config: libressl-3.3.6 }
|
||||
- { target: ubuntu-latest, config: libressl-3.4.3 }
|
||||
- { target: ubuntu-latest, config: libressl-3.5.3 }
|
||||
- { target: ubuntu-latest, config: libressl-3.6.1 }
|
||||
- { target: ubuntu-latest, config: libressl-3.7.2 }
|
||||
- { target: ubuntu-latest, config: libressl-3.5.4 }
|
||||
- { target: ubuntu-latest, config: libressl-3.6.3 }
|
||||
- { target: ubuntu-latest, config: libressl-3.7.3 }
|
||||
- { target: ubuntu-latest, config: libressl-3.8.4 }
|
||||
- { target: ubuntu-latest, config: libressl-3.9.2 }
|
||||
- { target: ubuntu-latest, config: libressl-4.0.0 }
|
||||
- { target: ubuntu-latest, config: libressl-4.1.0 }
|
||||
- { target: ubuntu-latest, config: openssl-master }
|
||||
- { target: ubuntu-latest, config: openssl-noec }
|
||||
- { target: ubuntu-latest, config: openssl-1.1.1 }
|
||||
- { target: ubuntu-latest, config: openssl-1.1.1t }
|
||||
- { target: ubuntu-latest, config: openssl-1.1.1w }
|
||||
- { target: ubuntu-latest, config: openssl-3.0.0 }
|
||||
- { target: ubuntu-latest, config: openssl-3.0.15 }
|
||||
- { target: ubuntu-latest, config: openssl-3.0.18 }
|
||||
- { target: ubuntu-latest, config: openssl-3.1.0 }
|
||||
- { target: ubuntu-latest, config: openssl-3.1.7 }
|
||||
- { target: ubuntu-latest, config: openssl-3.2.3 }
|
||||
- { target: ubuntu-latest, config: openssl-3.3.2 }
|
||||
- { target: ubuntu-latest, config: openssl-3.1.8 }
|
||||
- { target: ubuntu-latest, config: openssl-3.2.6 }
|
||||
- { target: ubuntu-latest, config: openssl-3.3.5 }
|
||||
- { target: ubuntu-latest, config: openssl-3.4.0 }
|
||||
- { target: ubuntu-latest, config: openssl-3.4.2 }
|
||||
- { target: ubuntu-latest, config: openssl-3.4.3 }
|
||||
- { target: ubuntu-latest, config: openssl-3.5.0 }
|
||||
- { target: ubuntu-latest, config: openssl-3.5.3 }
|
||||
- { target: ubuntu-latest, config: openssl-3.5.3 } # keep
|
||||
- { target: ubuntu-latest, config: openssl-3.5.4 }
|
||||
- { target: ubuntu-latest, config: openssl-1.1.1_stable }
|
||||
- { target: ubuntu-latest, config: openssl-3.0 } # stable branch
|
||||
- { target: ubuntu-latest, config: openssl-3.1 } # stable branch
|
||||
|
||||
Reference in New Issue
Block a user