Skip to content

Commit

Permalink
Merge pull request #113 from voxpupuli/puppet8
Browse files Browse the repository at this point in the history
Add Puppet 8 support
  • Loading branch information
bastelfreak committed Jun 7, 2023
2 parents 1374140 + f6b2dbf commit 4302195
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Expand Up @@ -21,9 +21,14 @@ jobs:
- "3.1"
- "3.2"
puppet:
- "8"
- "7"
- "6"
exclude:
- puppet: "8"
ruby: "2.7"
- puppet: "8"
ruby: "3.0"
- puppet: "6"
ruby: "3.0"
- puppet: "6"
Expand Down

0 comments on commit 4302195

Please sign in to comment.