We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74369b2 commit 75faa8aCopy full SHA for 75faa8a
.github/workflows/c-cpp.yml
@@ -79,8 +79,9 @@ jobs:
79
- { target: ubuntu-latest, config: libressl-3.7.3 }
80
- { target: ubuntu-latest, config: libressl-3.8.4 }
81
- { 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 }
+ - { target: ubuntu-latest, config: libressl-4.0.1 }
+ - { target: ubuntu-latest, config: libressl-4.1.1 }
84
+ - { target: ubuntu-latest, config: libressl-4.2.0 }
85
- { target: ubuntu-latest, config: openssl-master }
86
- { target: ubuntu-latest, config: openssl-noec }
87
- { target: ubuntu-latest, config: openssl-1.1.1 }
0 commit comments