Skip to content

Commit 620339a

Browse files
authored
Remove unused cleanup workflow and set artifact retention (#1257)
Signed-off-by: Ludvig Liljenberg <4257730+ludfjig@users.noreply.github.com>
1 parent cf4220e commit 620339a

4 files changed

Lines changed: 2 additions & 58 deletions

File tree

.github/workflows/Benchmarks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,4 @@ jobs:
6666
name: benchmarks_${{runner.os}}_${{matrix.hypervisor}}_${{ matrix.cpu }}
6767
path: ./target/criterion/
6868
if-no-files-found: error
69+
retention-days: 5

.github/workflows/CleanUpReleasesAndPackages.yml

Lines changed: 0 additions & 36 deletions
This file was deleted.

.github/workflows/dep_fuzzing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,4 @@ jobs:
5656
with:
5757
name: fuzz-crash-artifacts
5858
path: fuzz/artifacts/
59+
retention-days: 28

dev/clean-github-artifacts.sh

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)