damccorm commented on code in PR #37624:
URL: https://github.com/apache/beam/pull/37624#discussion_r2818077507
##########
.github/workflows/beam_PreCommit_PythonLint.yml:
##########
@@ -57,7 +57,7 @@ env:
jobs:
beam_PreCommit_PythonLint:
name: ${{ matrix.job_name }} (${{ matrix.job_phrase }})
- runs-on: [self-hosted, ubuntu-20.04, main]
+ runs-on: [self-hosted, ubuntu-24.04, main]
Review Comment:
Can we make the workflow changes in a separate PR? That way, we can merge
this which will publish the image, and there's temporary failures
--
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]