Skip to content

Commit

Permalink
Merge pull request valkey-io#492 from barshaul/lint_timeout
Browse files Browse the repository at this point in the history
Increase lint CI timeout
  • Loading branch information
shachlanAmazon authored Oct 2, 2023
2 parents 5e4c183 + f3934c0 commit 131efa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
lint:
runs-on: ubuntu-latest
timeout-minutes: 20
timeout-minutes: 30
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 131efa4

Please sign in to comment.