Skip to content

Commit

Permalink
ci: bump timeout 90 to 120
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed Nov 9, 2023
1 parent 07c0087 commit 40b7f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
test-proposals:
runs-on: ubuntu-latest
# UNTIL https://github.com/Agoric/agoric-3-proposals/issues/2
timeout-minutes: 90
timeout-minutes: 120
steps:
- name: free up disk space
run: |
Expand Down

0 comments on commit 40b7f24

Please sign in to comment.