Resolve "Build: Update CI runner tags"
Closes #16 (closed)
Background
Recently, a new runner has been added to the list of shared runners. Yet, the runner is not compatibly with regular Linux CI-runner. Thus, it might happen the CI/CD pipeline scheduler may pick it. Then, the build will fail.
Intention
Ensure that solution builds using plain CI runners for Linux.
Solution
This solution points at CI runners for Linux dedicated to CODAC because those runners were used by default in the past.
Test
This update was tested by completed the CI/CD pipeline using either ci-runner or ci-runner2
Edited by Ivo Hanák