We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8862b57 commit 17f19efCopy full SHA for 17f19ef
.github/workflows/rake_checks.yaml
@@ -23,3 +23,6 @@ jobs:
23
- run: bundle install
24
- name: run rake checks
25
run: bundle exec rake
26
+ env:
27
+ # https://github.com/puppetlabs/puppet/issues/9268
28
+ PUPPET_GEM_VERSION: 7.28.0
0 commit comments