Open niklas-heer opened 2 years ago
As discussed in #17 variance can be introduced by the different machines used by Azure to run the pipeline. A way to avoid that possibility would be to set up a self-hosted GitHub runner.
https://docs.github.com/en/actions/hosting-your-own-runners/about-self-hosted-runners
By the way, if you want a no-maintenance method to achieve that, you can use cirun.io for the same, much faster and cheaper too.
@aktech that is a good point, thank you.
As discussed in #17 variance can be introduced by the different machines used by Azure to run the pipeline. A way to avoid that possibility would be to set up a self-hosted GitHub runner.
https://docs.github.com/en/actions/hosting-your-own-runners/about-self-hosted-runners