Specify stack to scheduled builds

It would be nice if Bitrise could schedule builds on specified stack.

use-case:

I’m developing my apps with stable IDE / build tool versions, but it would be great if i could prepare my project to the upcoming IDE / build tool version. So i would run my regular builds (triggered by git events) on stable stacks, but i would run scheduled builds in beta stack.

A post was merged into an existing topic: Parallel Builds: Seperate stacks for seperate workflows + trigger multiple workflows (builds) at the same time