Skip to content

Commit

Permalink
OpenSSL 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
217heidai committed Jun 5, 2024
1 parent 4ff3bdc commit 945f704
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_arm64-v8a.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ jobs:
uses: Mattraks/delete-workflow-runs@main
with:
retain_days: 0
keep_minimum_runs: 4
keep_minimum_runs: 8
2 changes: 1 addition & 1 deletion .github/workflows/build_armeabi-v7a.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ jobs:
uses: Mattraks/delete-workflow-runs@main
with:
retain_days: 0
keep_minimum_runs: 4
keep_minimum_runs: 8
2 changes: 1 addition & 1 deletion .github/workflows/build_x86.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ jobs:
uses: Mattraks/delete-workflow-runs@main
with:
retain_days: 0
keep_minimum_runs: 4
keep_minimum_runs: 8
2 changes: 1 addition & 1 deletion .github/workflows/build_x86_64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ jobs:
uses: Mattraks/delete-workflow-runs@main
with:
retain_days: 0
keep_minimum_runs: 4
keep_minimum_runs: 8

0 comments on commit 945f704

Please sign in to comment.