[
https://issues.apache.org/jira/browse/ARROW-2991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-2991:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/19353
> [CI] Cut down number of AppVeyor jobs
> -------------------------------------
>
> Key: ARROW-2991
> URL: https://issues.apache.org/jira/browse/ARROW-2991
> Project: Apache Arrow
> Issue Type: Task
> Components: C++, Continuous Integration
> Affects Versions: 0.10.0
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available, windows
> Fix For: 0.11.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> AppVeyor builds all jobs serially so it's important not to have too many of
> them to avoid builds taking too much time and queuing up.
> I suggest to remove the following jobs:
> - the Release build with Ninja and VS2015; we already have both a Release
> build with Ninja and VS2017, and a Debug build with Ninja and VS2015
> - the two NMake builds: we already exercise the Ninja (cross-platform,
> fastest) and Visual Studio (standard under Windows) build chains
> [~Max Risuhin] you added some of those jobs, do you have any concerns?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)