File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1313 strategy :
1414 matrix :
1515 cfg :
16- - {puppet_version: '8', ruby: '3.2 '}
16+ - {puppet_version: '8', ruby: '3.1 '}
1717 - {puppet_version: '8', ruby: 'jruby-9.4.2.0'}
1818 env :
1919 PUPPET_GEM_VERSION : ~> ${{ matrix.cfg.puppet_version }}
4949 strategy :
5050 matrix :
5151 cfg :
52- - {puppet_version: '8', ruby: '3.2 ', extra: 'bundle config set with integration'}
52+ - {puppet_version: '8', ruby: '3.1 ', extra: 'bundle config set with integration'}
5353 env :
5454 PUPPET_GEM_VERSION : ~> ${{ matrix.cfg.puppet_version }}
5555 steps :
Original file line number Diff line number Diff line change 1111 strategy :
1212 matrix :
1313 cfg :
14- - {puppet_version: '8', ruby: '3.2 '}
14+ - {puppet_version: '8', ruby: '3.1 '}
1515 - {puppet_version: '8', ruby: 'jruby-9.4.2.0'}
1616 env :
1717 PUPPET_GEM_VERSION : ~> ${{ matrix.cfg.puppet_version }}
4747 strategy :
4848 matrix :
4949 cfg :
50- - {puppet_version: '8', ruby: '3.2 ', extra: 'bundle config set with integration'}
50+ - {puppet_version: '8', ruby: '3.1 ', extra: 'bundle config set with integration'}
5151 env :
5252 PUPPET_GEM_VERSION : ~> ${{ matrix.cfg.puppet_version }}
5353 steps :
You can’t perform that action at this time.
0 commit comments