Skip to content

Commit 6771f72

Browse files
committed
CI: Test new kubernetes runners
1 parent 6f36111 commit 6771f72

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ jobs:
2323
puppet:
2424
name: Puppet
2525
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v4
26+
with:
27+
unit_runs_on: 'runnerset-voxpupuli'

.sync.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
---
22
.rubocop.yml:
33
unmanaged: true
4+
.github/workflows/ci.yml:
5+
with:
6+
unit_runs_on: 'runnerset-voxpupuli'

0 commit comments

Comments
 (0)