What is the proper setup for single machine to have for iOS and Android projects

I am experimenting with getting a CI pipeline setup for the iOS and Android version of our project. I found some pretty good instructions online that I followed for setting up for iOS first. Then I went to setup the Android project and despite registering with the Android repo’s token the repo still doesn’t see the runner and all the jobs timeout.

Is there some special setup that needs to happen to allow a single machine to handle both an iOS project and an Android one?

  • Versions
    • GitLab: 14.9.3-ee (Company hosted instance, free tier for now)
    • Runner : 15.2.1 (32fc1585)