Skip to content

Commit ca1f557

Browse files
authored
Merge pull request #112 from agrare/bump_cross_repo_gha_ruby_version
Bump the cross-repo-tests ruby version to 3.3
2 parents cb9c389 + 25cc658 commit ca1f557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manageiq_cross_repo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
ruby-version:
1616
required: false
1717
type: string
18-
default: '["3.0"]'
18+
default: '["3.3"]'
1919
node-version:
2020
required: false
2121
type: string

0 commit comments

Comments
 (0)