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

Update Ruby version in checks #2450

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

mhashizume
Copy link
Contributor

Prior to this commit, the checks GitHub Action was running on Ruby 2.7. This version of Ruby went end-of-life in early 2023 and libraries (such as rubygems-update) have started to drop support, causing errors with the action.

This commits that Ruby version to 3.2 to match what we're using in puppet-agent main/8.x.

Prior to this commit, the checks GitHub Action was running on Ruby 2.7.
This version of Ruby went end-of-life in early 2023 and libraries (such
as rubygems-update) have started to drop support, causing errors with
the action.

This commits that Ruby version to 3.2 to match what we're using in
puppet-agent main/8.x.
@mhashizume mhashizume requested a review from a team as a code owner December 19, 2023 23:57
@tvpartytonight tvpartytonight merged commit 5503b8f into puppetlabs:main Dec 19, 2023
3 checks passed
@joshcooper joshcooper added the maintenance Maintenance chores are typically excluded from changelogs label Jan 4, 2024
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.

3 participants