jorisvandenbossche commented on a change in pull request #11036:
URL: https://github.com/apache/arrow/pull/11036#discussion_r699330729
##########
File path: dev/tasks/tasks.yml
##########
@@ -1185,7 +1185,7 @@ tasks:
{% endfor %}
{% for turbodbc_version in ["latest", "master"] %}
- test-conda-python-3.7-turbodbc-{{ turbodbc_version }}:
+ notest-conda-python-3.7-turbodbc-{{ turbodbc_version }}:
Review comment:
I was initially thinking that by keeping them uncommented you could
still run those builds on demand (eg in a github comment), so therefore did it
this way. But maybe that's not very useful anyway, so just commenting out might
be the easier solution.
--
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]