A1K28 commented on code in PR #35889:
URL: https://github.com/apache/beam/pull/35889#discussion_r2282979415
##########
.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:
OK, should i change anything?
##########
.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:
OK, should i change anything?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]