A1K28 commented on code in PR #35889:
URL: https://github.com/apache/beam/pull/35889#discussion_r2282745239


##########
.github/workflows/beam_PreCommit_Python_Coverage.yml:
##########
@@ -59,12 +59,12 @@ env:
 jobs:
   beam_PreCommit_Python_Coverage:
     name: ${{ matrix.job_name }} (${{ matrix.job_phrase }})
-    runs-on: [self-hosted, ubuntu-20.04, main]
+    runs-on: [self-hosted, ubuntu-20.04, highmem]
     strategy:
       matrix:
         job_name: [beam_PreCommit_Python_Coverage]
         job_phrase: [Run Python_Coverage PreCommit]
-    timeout-minutes: 180

Review Comment:
   It usually takes 1 hour and 20 minutes on average with parallel processing 
disabled. so no where near 3h. this is just for safety. I can decrease the 
number if you'd like.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to