I have an AIX 7.2 machine (oslevel=7200-03-02-1846) that I want to connect to Gitlab. Attempting to use the gitlab runner published by PowerDevOps (Gitlab Runner 15.2.0) results in a coredump:
bash-5.1# ./gitlab-runner install --user=runner --working-directory=/home/runner/gitlab_runner
Illegal instruction (core dumped)
Has anyone had experience with this runner? Any advice is welcome!