Skip to content

Commit

Permalink
ci: increase smoketest timeout 25min->30min
Browse files Browse the repository at this point in the history
  • Loading branch information
brewmaster012 committed Nov 7, 2023
1 parent d8eacc3 commit 135ed2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:

smoke-test:
runs-on: ["zeta-runners"] # 25 minutes
timeout-minutes: 25
timeout-minutes: 30
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 135ed2c

Please sign in to comment.