macstadium / orka-integrations

CI/CD Integrations for Orka by MacStadium
https://www.macstadium.com/orka
MIT License
43 stars 12 forks source link

Fix the runner version for the multiple-runners script #40

Closed Fatme closed 1 year ago

Fatme commented 1 year ago

This PR fixes the runner version for the multiple runner's script.

Currently, it throws Not found error if the multiple-runners script is executed on an arm host.

This PR bumps the runner version from 2.284.0 to 2.309.0. This will also ensure that the runner version is the same for both the single and multiple runner scripts.