File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 2222 - ruby_version : ' 2.7'
2323 puppet_gem_version : ' ~> 7.0'
2424 - ruby_version : ' 3.2'
25- puppet_gem_version : ' https://github.com/puppetlabs/puppet' # puppe t8
25+ puppet_gem_version : ' https://github.com/puppetlabs/puppet' # puppet8
2626 name : " spec (ruby ${{ matrix.ruby_version }} | puppet ${{ matrix.puppet_gem_version }})"
2727 uses : " puppetlabs/cat-github-actions/.github/workflows/gem_ci.yml@main"
2828 secrets : " inherit"
4343 secrets : " inherit"
4444 with :
4545 ruby_version : ${{ matrix.ruby_version }}
46+ puppet_version : ${{ matrix.puppet_version }}
Original file line number Diff line number Diff line change 3939 secrets : " inherit"
4040 with :
4141 ruby_version : ${{ matrix.ruby_version }}
42+ puppet_gem_version : ${{ matrix.puppet_gem_version }}
You can’t perform that action at this time.
0 commit comments