Skip to content

Commit a1301fc

Browse files
Pin to 3.1 on Windows
Signed-off-by: Gavin Didrichsen <[email protected]>
1 parent 1ece702 commit a1301fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
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:

0 commit comments

Comments
 (0)