This is an automated email from the ASF dual-hosted git repository.
damccorm pushed a commit to branch users/damccorm/vllm-test-image
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/users/damccorm/vllm-test-image
by this push:
new d96662dab06 Update beam_Publish_Python_VLLM_Image.yml
d96662dab06 is described below
commit d96662dab06ecf55ff4039a1069f30c41b831f8a
Author: Danny McCormick <[email protected]>
AuthorDate: Fri Jun 26 14:04:12 2026 -0400
Update beam_Publish_Python_VLLM_Image.yml
---
.github/workflows/beam_Publish_Python_VLLM_Image.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.github/workflows/beam_Publish_Python_VLLM_Image.yml
b/.github/workflows/beam_Publish_Python_VLLM_Image.yml
index 21b6dc8d53c..32a5c76d250 100644
--- a/.github/workflows/beam_Publish_Python_VLLM_Image.yml
+++ b/.github/workflows/beam_Publish_Python_VLLM_Image.yml
@@ -49,7 +49,6 @@ jobs:
github.event_name == 'workflow_dispatch' ||
(github.event_name == 'schedule' && github.repository == 'apache/beam')
runs-on: [self-hosted, ubuntu-24.04, main]
- timeout-minutes: 60
steps:
- name: Checkout code
uses: actions/checkout@v7