We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8edb81 commit 0d97873Copy full SHA for 0d97873
.github/workflows/ci.yml
@@ -16,3 +16,4 @@ jobs:
16
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v1
17
with:
18
pidfile_workaround: 'false'
19
+ unit_runs_on: 'cern-self-hosted'
.sync.yml
@@ -1,5 +1,6 @@
1
---
2
.github/workflows/ci.yml:
3
timeout_minutes: 75
4
5
spec/spec_helper.rb:
6
spec_overrides: "require 'spec_helper_methods'"
0 commit comments