Skip to content

Commit

Permalink
enhance: exlarge the timeout for intergration test
Browse files Browse the repository at this point in the history
Signed-off-by: Yellow Shine <[email protected]>
  • Loading branch information
yellow-shine committed Oct 24, 2024
1 parent 37166fb commit d105702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ jobs:
name: Integration Test
needs: Build
runs-on: ubuntu-latest
timeout-minutes: 90
timeout-minutes: 120
steps:
- name: Maximize build space
uses: easimon/maximize-build-space@master
Expand Down

0 comments on commit d105702

Please sign in to comment.