Skip to content

Commit

Permalink
Merge pull request #376 from bastelfreak/jruby
Browse files Browse the repository at this point in the history
Add more jruby interpreter to CI
  • Loading branch information
bastelfreak authored May 2, 2024
2 parents bb981b4 + 122781d commit f12211f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
- "3.0"
- "3.1"
- "3.2"
- jruby-9.4
puppet:
- "~> 8.0"
- "~> 7.24"
Expand All @@ -47,8 +48,6 @@ jobs:
puppet: "https://github.com/puppetlabs/puppet.git#main"
- ruby: "2.7"
puppet: "https://github.com/puppetlabs/puppet.git#main"
- ruby: "2.6"
puppet: "https://github.com/puppetlabs/puppet.git#main"
env:
PUPPET_VERSION: ${{ matrix.puppet }}
COVERAGE: ${{ matrix.coverage }}
Expand Down

0 comments on commit f12211f

Please sign in to comment.