File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 2121 ruby_version :
2222 - ' 2.7'
2323 - ' 3.2'
24+ - ' 3.3'
2425 name : " spec (ruby ${{ matrix.ruby_version }})"
2526 uses : " puppetlabs/cat-github-actions/.github/workflows/gem_ci.yml@main"
2627 secrets : " inherit"
3536 ruby_version :
3637 - ' 2.7'
3738 - ' 3.2'
39+ - ' 3.3'
3840 name : " acceptance (ruby ${{ matrix.ruby_version }})"
3941 needs : " spec"
4042 uses : " puppetlabs/cat-github-actions/.github/workflows/gem_acceptance.yml@main"
Original file line number Diff line number Diff line change 1414 ruby_version :
1515 - ' 2.7'
1616 - ' 3.2'
17+ - ' 3.3'
1718 name : " spec (ruby ${{ matrix.ruby_version }})"
1819 uses : " puppetlabs/cat-github-actions/.github/workflows/gem_ci.yml@main"
1920 secrets : " inherit"
2728 ruby_version :
2829 - ' 2.7'
2930 - ' 3.2'
31+ - ' 3.3'
3032 name : " acceptance (ruby ${{ matrix.ruby_version }})"
3133 needs : " spec"
3234 uses : " puppetlabs/cat-github-actions/.github/workflows/gem_acceptance.yml@main"
You can’t perform that action at this time.
0 commit comments