Skip to content

Commit 8fd6cad

Browse files
authored
Merge pull request #38 from puppetlabs/maint/main/revert-ruby-upgrade
(maint) Revert Ruby bump
2 parents 9467ebe + b98d357 commit 8fd6cad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static_code_analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
name: Run checks
99

1010
env:
11-
ruby_version: '3.3'
11+
ruby_version: '3.1'
1212
extra_checks: check:symlinks check:git_ignore check:dot_underscore check:test_file
1313
PUPPET_FORGE_TOKEN: 'YES'
1414

0 commit comments

Comments
 (0)