Skip to content

Commit

Permalink
Update beam_PreCommit_Flink_Container.yml (#33230)
Browse files Browse the repository at this point in the history
Installing Beam Python could take a while.
  • Loading branch information
liferoad authored Nov 26, 2024
1 parent 9138697 commit 159c830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/beam_PreCommit_Flink_Container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
# Run a Python Combine load test to verify the Flink container
- name: Run Flink Container Test with Python Combine
timeout-minutes: 10
timeout-minutes: 20
uses: ./.github/actions/gradle-command-self-hosted-action
with:
gradle-command: :sdks:python:apache_beam:testing:load_tests:run
Expand Down

0 comments on commit 159c830

Please sign in to comment.