Skip to content

Commit b98d357

Browse files
committed
(maint) Revert Ruby bump
This commit reverts the Ruby bump from e9d5634, as it is causing unexpected dependency failures in projects. This should be resolved once puppetlabs/vmfloaty#254 is merged and a new release of the vmfloaty gem is cut.
1 parent 9467ebe commit b98d357

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)