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.
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
to2.309.0
. This will also ensure that the runner version is the same for both the single and multiple runner scripts.