RFE: Add GitLab Runner packages for Fedora 36

Attempted to install the GitLab runner on Fedora 36 with architecture aarch64 using the command:

curl -L "https://packages.gitlab.com/install/repositories/runner/gitlab-runner/script.rpm.sh" | sudo bash

It fails trying to fetch: https://packages.gitlab.com/install/repositories/runner/gitlab-runner/config_file.repo?os=fedora&dist=36&source=script as get a 404 error.

Would be great if packages could be generated for Fedora 36.