We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ece702 commit a1301fcCopy full SHA for a1301fc
.github/workflows/ci.yml
@@ -49,7 +49,7 @@ jobs:
49
strategy:
50
matrix:
51
cfg:
52
- - {puppet_version: '8', ruby: '3.2', extra: 'bundle config set with integration'}
+ - {puppet_version: '8', ruby: '3.1', extra: 'bundle config set with integration'}
53
env:
54
PUPPET_GEM_VERSION: ~> ${{ matrix.cfg.puppet_version }}
55
steps:
0 commit comments