diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2b15be20..13a4f465 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,4 +22,5 @@ jobs: uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v3 with: beaker_facter: 'zabbix_version:Zabbix:5.0,6.0,7.0' - unit_runs_on: 'cern-self-hosted' + unit_runs_on: 'ctrlc-gha' + acceptance_runs_on: 'ctrlc-gha'