maropu commented on a change in pull request #30050:
URL: https://github.com/apache/spark/pull/30050#discussion_r505383261
##########
File path: .github/workflows/build_and_test.yml
##########
@@ -17,7 +17,7 @@ jobs:
# Build: build Spark and run the tests for specified modules.
build:
name: "Build modules: ${{ matrix.modules }} ${{ matrix.comment }} (JDK ${{
matrix.java }}, ${{ matrix.hadoop }}, ${{ matrix.hive }})"
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
Review comment:
nit: how about leaving comments about the next LTS of ubuntu-20.04 here?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]