File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 81
81
with :
82
82
name : install-windows-x64
83
83
path : install
84
+ retention-days : 7
84
85
85
86
prepare-and-build-windows-clang-x64 :
86
87
name : Prepare and Build on Windows with Clang (x64)
@@ -150,6 +151,7 @@ jobs:
150
151
with :
151
152
name : install-windows-clang-x64
152
153
path : install
154
+ retention-days : 7
153
155
154
156
prepare-and-build-macos-x64 :
155
157
name : Prepare and Build on macOS with Clang (x64)
@@ -211,6 +213,7 @@ jobs:
211
213
with :
212
214
name : install-macos-x64
213
215
path : install
216
+ retention-days : 7
214
217
215
218
prepare-and-build-macos-gcc-x64 :
216
219
name : Prepare and Build on macOS with GCC (x64)
@@ -272,6 +275,7 @@ jobs:
272
275
with :
273
276
name : install-macos-gcc-x64
274
277
path : install
278
+ retention-days : 7
275
279
276
280
prepare-and-build-linux-clang-x64 :
277
281
name : Prepare and Build on Ubuntu with Clang (x64)
@@ -336,6 +340,7 @@ jobs:
336
340
with :
337
341
name : install-linux-clang-x64
338
342
path : install
343
+ retention-days : 7
339
344
340
345
prepare-and-build-linux-gcc-x64 :
341
346
name : Prepare and Build on Ubuntu with GCC (x64)
@@ -400,6 +405,7 @@ jobs:
400
405
with :
401
406
name : install-linux-gcc-x64
402
407
path : install
408
+ retention-days : 7
403
409
404
410
test-windows-x64 :
405
411
name : Test on Windows (x64)
You can’t perform that action at this time.
0 commit comments