Skip to content

Commit

Permalink
fix e2e timeout (#4116)
Browse files Browse the repository at this point in the history
Signed-off-by: oilbeater <liumengxinfly@gmail.com>
  • Loading branch information
oilbeater authored and bobz965 committed Jun 6, 2024
1 parent 43c4c2a commit 0b699d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-x86-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1326,7 +1326,7 @@ jobs:
- build-vpc-nat-gateway
- build-e2e-binaries
runs-on: ubuntu-22.04
timeout-minutes: 10
timeout-minutes: 30
steps:
- uses: jlumbroso/free-disk-space@v1.3.1
with:
Expand Down

0 comments on commit 0b699d0

Please sign in to comment.