Skip to content

Commit d6d0928

Browse files
committed
Switch unit tests to CERN runner
1 parent 80d8d0b commit d6d0928

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ jobs:
2020
puppet:
2121
name: Puppet
2222
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v3
23+
with:
24+
unit_runs_on: 'cern-self-hosted'

.sync.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,7 @@ spec/spec_helper_acceptance.rb:
66
enabled_lint_checks:
77
- parameter_documentation
88
- parameter_types
9+
10+
.github/workflows/ci.yml:
11+
with:
12+
unit_runs_on: 'cern-self-hosted'

0 commit comments

Comments
 (0)