Antoine Pitrou created ARROW-2991:
-------------------------------------

             Summary: [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: Continuous Integration
    Affects Versions: 0.10.0
            Reporter: Antoine Pitrou


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
(v7.6.3#76005)

Reply via email to