File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -184,17 +184,17 @@ jobs:
184184 bindgen : true
185185 library :
186186 name : libressl
187- version : 3.7.3
187+ version : 3.8.4
188188 - target : x86_64-unknown-linux-gnu
189189 bindgen : true
190190 library :
191191 name : libressl
192- version : 3.8.3
192+ version : 3.9.2
193193 - target : x86_64-unknown-linux-gnu
194194 bindgen : true
195195 library :
196196 name : libressl
197- version : 3.9.1
197+ version : 4.0.0
198198 - target : x86_64-unknown-linux-gnu
199199 bindgen : false
200200 library :
@@ -204,17 +204,17 @@ jobs:
204204 bindgen : false
205205 library :
206206 name : libressl
207- version : 3.7.3
207+ version : 3.8.4
208208 - target : x86_64-unknown-linux-gnu
209209 bindgen : false
210210 library :
211211 name : libressl
212- version : 3.8.3
212+ version : 3.9.2
213213 - target : x86_64-unknown-linux-gnu
214214 bindgen : false
215215 library :
216216 name : libressl
217- version : 3.9.1
217+ version : 4.0.0
218218 name : ${{ matrix.target }}-${{ matrix.library.name }}-${{ matrix.library.version }}-${{ matrix.bindgen }}
219219 runs-on : ubuntu-latest
220220 env :
You can’t perform that action at this time.
0 commit comments