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.
2 parents 0634b9e + d9221a4 commit 03daa92Copy full SHA for 03daa92
moduleroot/.github/workflows/spec.yml.erb
@@ -89,6 +89,7 @@ jobs:
89
env:
90
BUILDEVENT_FILE: '../buildevents.txt'
91
PUPPET_GEM_VERSION: ${{ matrix.puppet_version }}
92
+ FACTER_GEM_VERSION: 'https://github.com/puppetlabs/facter#main'
93
94
steps:
95
- run: |
0 commit comments