Skip to content

Commit

Permalink
ci(rust): increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
wjones127 committed Jan 31, 2025
1 parent d34fa95 commit 2582729
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 @@ -60,7 +60,7 @@ jobs:
command: check
linux-build:
runs-on: "ubuntu-24.04"
timeout-minutes: 45
timeout-minutes: 60
strategy:
matrix:
toolchain:
Expand Down

0 comments on commit 2582729

Please sign in to comment.