thisisnic commented on a change in pull request #11815:
URL: https://github.com/apache/arrow/pull/11815#discussion_r759672448
##########
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:
Good point! Given that this additional job was introduced in
https://github.com/apache/arrow/pull/10430 and things have moved on since then,
I've removed the extra job. Or should I add it back in and pin it to a
different version? It'd be good to know your thoughts too @jonkeane as you were
the author of the PR I mentioned above and I don't fully understand everything
that's going on there.
--
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]