Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Ruby in checks action to 3.3 #2549

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

mhashizume
Copy link
Contributor

A recent update to the Ubuntu GitHub Action runner added Ruby 3.2 to the image. This causes conflicts when we try to install Ruby 3.2 with the setup-ruby action.

This commit bumps the Ruby version used in the checks action from 3.2 to 3.3.

See also puppetlabs/puppet-runtime@f25d32c

A recent update to the Ubuntu GitHub Action runner added Ruby 3.2 to the
image. This causes conflicts when we try to install Ruby 3.2 with the
setup-ruby action.

This commit bumps the Ruby version used in the checks action from 3.2 to
3.3.

See also puppetlabs/puppet-runtime@f25d32c
@mhashizume mhashizume added the maintenance Maintenance chores are typically excluded from changelogs label Jul 15, 2024
@mhashizume mhashizume requested a review from a team as a code owner July 15, 2024 20:05
@AriaXLi AriaXLi merged commit 5903887 into puppetlabs:main Jul 15, 2024
4 checks passed
@mhashizume mhashizume deleted the maint/main/ruby-action-bump branch July 15, 2024 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance chores are typically excluded from changelogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants