Skip to content

Commit

Permalink
Refactor : refactor the building time for agent workflow (#34148)
Browse files Browse the repository at this point in the history
  • Loading branch information
taojintianxia authored Dec 25, 2024
1 parent 4fe038b commit 9fc1b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-e2e-agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
name: Build E2E Image
needs: global-environment
runs-on: ubuntu-latest
timeout-minutes: 20
timeout-minutes: 40
steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
Expand Down

0 comments on commit 9fc1b2a

Please sign in to comment.