Skip to content

Commit

Permalink
chore: bump timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed Mar 20, 2024
1 parent b8805d7 commit 209914a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-rust-workspace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
build-test-artifacts:
name: Build test artifacts
runs-on: ubuntu-latest
timeout-minutes: 30
timeout-minutes: 60

steps:
- name: Checkout
Expand Down

0 comments on commit 209914a

Please sign in to comment.