Skip to content

Commit

Permalink
Merge #2741
Browse files Browse the repository at this point in the history
2741: Misc CI fixes r=Amanieu a=Amanieu



Co-authored-by: Amanieu d'Antras <[email protected]>
  • Loading branch information
bors[bot] and Amanieu authored Jan 4, 2022
2 parents a662265 + c173a63 commit 8a6cb60
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-sys.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ jobs:
audit:
name: Audit
env:
CARGO_AUDIT_VERSION: 0.12.0
CARGO_AUDIT_VERSION: 0.16.0
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down
4 changes: 2 additions & 2 deletions bors.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ status = [
"Test cross-compile on linux",
"Test cross-compile on macos",
]
required_approvals = 1
required_approvals = 0
timeout_sec = 7200
delete_merged_branches = true
delete_merged_branches = true

0 comments on commit 8a6cb60

Please sign in to comment.