Skip to content

Commit

Permalink
Merge pull request #534 from voxpupuli/puppet8_20230723
Browse files Browse the repository at this point in the history
Add Puppet 8 support
  • Loading branch information
bastelfreak authored Mar 4, 2025
2 parents 6993edf + a740f5a commit e46ea50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ concurrency:
jobs:
puppet:
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v2
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v3
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 7.0.0 < 8.0.0"
"version_requirement": ">= 7.0.0 < 9.0.0"
}
],
"dependencies": [
Expand Down

0 comments on commit e46ea50

Please sign in to comment.