Skip to content

Commit 17f19ef

Browse files
committed
(gha) pin spec tests to use puppet 7.28.0 due to a 7.29.0 bug
See: puppetlabs/puppet#9268
1 parent 8862b57 commit 17f19ef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/rake_checks.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ jobs:
2323
- run: bundle install
2424
- name: run rake checks
2525
run: bundle exec rake
26+
env:
27+
# https://github.com/puppetlabs/puppet/issues/9268
28+
PUPPET_GEM_VERSION: 7.28.0

0 commit comments

Comments
 (0)