Skip to content

Commit

Permalink
Simtest: increase timeout to 2 hours (MystenLabs#8830)
Browse files Browse the repository at this point in the history
## Description 
Increase timeout to 2 hours

## Test Plan 
👀
  • Loading branch information
ebmifa authored Mar 3, 2023
1 parent e0c7474 commit 83ced1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/simulator-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ env:

jobs:
simtest:
timeout-minutes: 90
timeout-minutes: 120
runs-on: [ubuntu-ghcloud]

steps:
Expand Down

0 comments on commit 83ced1e

Please sign in to comment.