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 c164d61 commit b47f072Copy full SHA for b47f072
.github/workflows/ci.yml
@@ -60,7 +60,7 @@ jobs:
60
matrix: ${{fromJson(needs.setup_matrix.outputs.matrix)}}
61
62
env:
63
- PUPPET_GEM_VERSION: ${{ matrix.puppet_version }}
+ PUPPET_GEM_VERSION: '~> 8.9'
64
FACTER_GEM_VERSION: 'https://github.com/puppetlabs/facter#main'
65
66
steps:
0 commit comments