BorisQuanLi opened a new pull request, #35529: URL: https://github.com/apache/beam/pull/35529
Update Python version matrices in [.github/workflows](https://github.com/apache/beam/blob/master/.github/workflows/README.md) documentation- Remove Python 3.8 (no longer supported) - Add Python 3.12 (now supported) - Update all workflow documentation entries to match gradle.properties - Affects 20+ instances in .github/workflows/README.md This aligns the workflow documentation with the official Python version support defined in [gradle.properties](https://github.com/apache/beam/blob/master/gradle.properties): 3.9,3.10,3.11,3.12,3.13 -- 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