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

CI against Ruby 3.3 #2744

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Conversation

y-yagi
Copy link
Contributor

@y-yagi y-yagi commented Jun 12, 2024

This PR adds Ruby 3.3 to the CI matrix to confirm carrierwave working with Ruby 3.3.

@@ -18,10 +18,10 @@ jobs:
- ruby: '2.6'
gemfile: gemfiles/rails-6-1.gemfile
experimental: false
- ruby: '3.2'
- ruby: '3.3'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems that the latest Ruby was specified. So I updated here and L24 too.

@mshibuya mshibuya merged commit c531c07 into carrierwaveuploader:master Jun 25, 2024
13 checks passed
@mshibuya
Copy link
Member

Thank you!

@y-yagi y-yagi deleted the ci-against-ruby33 branch June 25, 2024 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants