CI takes too long. I assume it's mostly the `Aiken` compilation that happens during the build process for each of the example projects. I assume that if we split them up they could be handled by separate workers? That would parallelize the process.
CI takes too long. I assume it's mostly the
Aikencompilation that happens during the build process for each of the example projects.I assume that if we split them up they could be handled by separate workers? That would parallelize the process.