Skip to content

Commit b47f072

Browse files
committed
update puppet version
1 parent c164d61 commit b47f072

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
@@ -60,7 +60,7 @@ jobs:
6060
matrix: ${{fromJson(needs.setup_matrix.outputs.matrix)}}
6161

6262
env:
63-
PUPPET_GEM_VERSION: ${{ matrix.puppet_version }}
63+
PUPPET_GEM_VERSION: '~> 8.9'
6464
FACTER_GEM_VERSION: 'https://github.com/puppetlabs/facter#main'
6565

6666
steps:

0 commit comments

Comments
 (0)