thisisnic commented on a change in pull request #11815:
URL: https://github.com/apache/arrow/pull/11815#discussion_r759966818
##########
File path: dev/tasks/tasks.yml
##########
@@ -1256,12 +1256,12 @@ tasks:
GO: 1.15
run: debian-go
- test-ubuntu-20.10-docs:
+ test-ubuntu-20.04-docs:
ci: azure
template: docker-tests/azure.linux.yml
params:
env:
- UBUNTU: "20.10"
+ UBUNTU: "20.04"
Review comment:
Aha, thanks for clarifying that @kou! Just to check my understanding,
did you mean remove the reference to 20.10 in `dev/release/post-09-docs.sh` but
entirely remove the file `ci/docker/ubuntu-20.10-cpp.dockerfile` as no other
tasks depend on this now?
--
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]