File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -184,17 +184,17 @@ jobs:
184
184
bindgen : true
185
185
library :
186
186
name : libressl
187
- version : 3.7.3
187
+ version : 3.8.4
188
188
- target : x86_64-unknown-linux-gnu
189
189
bindgen : true
190
190
library :
191
191
name : libressl
192
- version : 3.8.3
192
+ version : 3.9.2
193
193
- target : x86_64-unknown-linux-gnu
194
194
bindgen : true
195
195
library :
196
196
name : libressl
197
- version : 3.9.1
197
+ version : 4.0.0
198
198
- target : x86_64-unknown-linux-gnu
199
199
bindgen : false
200
200
library :
@@ -204,17 +204,17 @@ jobs:
204
204
bindgen : false
205
205
library :
206
206
name : libressl
207
- version : 3.7.3
207
+ version : 3.8.4
208
208
- target : x86_64-unknown-linux-gnu
209
209
bindgen : false
210
210
library :
211
211
name : libressl
212
- version : 3.8.3
212
+ version : 3.9.2
213
213
- target : x86_64-unknown-linux-gnu
214
214
bindgen : false
215
215
library :
216
216
name : libressl
217
- version : 3.9.1
217
+ version : 4.0.0
218
218
name : ${{ matrix.target }}-${{ matrix.library.name }}-${{ matrix.library.version }}-${{ matrix.bindgen }}
219
219
runs-on : ubuntu-latest
220
220
env :
You can’t perform that action at this time.
0 commit comments