Skip to content

Commit

Permalink
ci: Raise command_timeout to 15m from 10m default
Browse files Browse the repository at this point in the history
  • Loading branch information
cpswan committed Oct 14, 2024
1 parent b5a978b commit 5833d36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e_all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
username: ubuntu
key: ${{ secrets.NOPORTS_CICD_SSH_KEY }}
envs: SHA
command_timeout: 15m
script: |
cd noports
rm -rf tests/e2e_all/runtime
Expand Down

0 comments on commit 5833d36

Please sign in to comment.