Skip to content

AMW-495 Move runners from hosted to self-hosted env#16

Open
RanabirChakraborty wants to merge 1 commit intoansible-middleware:rootpermfrom
RanabirChakraborty:AMW-495
Open

AMW-495 Move runners from hosted to self-hosted env#16
RanabirChakraborty wants to merge 1 commit intoansible-middleware:rootpermfrom
RanabirChakraborty:AMW-495

Conversation

@RanabirChakraborty
Copy link
Member

@RanabirChakraborty
Copy link
Member Author

@hcherukuri @iweiss We're migrating from GitHub-hosted runners to self-hosted runners to reduce GitHub Actions costs. Following the official GitHub documentation: https://docs.github.com/en/actions/how-tos/manage-runners/self-hosted-runners/use-in-a-workflow, we're using runs-on: self-hosted instead of hardcoding specific runner labels like ubuntu-latest, which allows GitHub Actions to automatically select any available self-hosted runner for jobs that don't require specific configurations. We've kept specific labels like molecule-2.18, molecule-2.19, molecule-2.20 for jobs that require particular Ansible/molecule versions.

Please review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant