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 @@ -192,17 +192,17 @@ jobs:
192
192
bindgen : true
193
193
library :
194
194
name : libressl
195
- version : 3.8.4
195
+ version : 3.9.2
196
196
- target : x86_64-unknown-linux-gnu
197
197
bindgen : true
198
198
library :
199
199
name : libressl
200
- version : 3.9.2
200
+ version : 4.0.0
201
201
- target : x86_64-unknown-linux-gnu
202
202
bindgen : true
203
203
library :
204
204
name : libressl
205
- version : 4.0 .0
205
+ version : 4.1 .0
206
206
- target : x86_64-unknown-linux-gnu
207
207
bindgen : false
208
208
library :
@@ -212,17 +212,17 @@ jobs:
212
212
bindgen : false
213
213
library :
214
214
name : libressl
215
- version : 3.8.4
215
+ version : 3.9.2
216
216
- target : x86_64-unknown-linux-gnu
217
217
bindgen : false
218
218
library :
219
219
name : libressl
220
- version : 3.9.2
220
+ version : 4.0.0
221
221
- target : x86_64-unknown-linux-gnu
222
222
bindgen : false
223
223
library :
224
224
name : libressl
225
- version : 4.0 .0
225
+ version : 4.1 .0
226
226
name : ${{ matrix.target }}-${{ matrix.library.name }}-${{ matrix.library.version }}-${{ matrix.bindgen }}
227
227
runs-on : ubuntu-22.04
228
228
env :
You can’t perform that action at this time.
0 commit comments