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 Build with rails 6.0 and ruby 3.0 #396

Merged
merged 1 commit into from
Jun 13, 2022
Merged

CI Build with rails 6.0 and ruby 3.0 #396

merged 1 commit into from
Jun 13, 2022

Conversation

jrochkind
Copy link
Contributor

@jrochkind jrochkind commented Jun 13, 2022

We think rails 6.0.3+ does support ruby 3.0 but not ruby 3.1. https://buildkite.com/rails/rails/builds/87101

Rails earlier than 6.0 does not support ruby 3.0, should not be tested with it.

Closes #373 and replaces #385

Base automatically changed from samvera_orb_1.0 to main June 13, 2022 17:28
@jrochkind jrochkind marked this pull request as ready for review June 13, 2022 17:28
@jrochkind jrochkind marked this pull request as draft June 13, 2022 17:29
We think rails 6.0.3+ does support ruby 3.0 but not ruby 3.1. https://buildkite.com/rails/rails/builds/87101

Rails earlier than 6.0 does not support ruby 3.0, should not be tested with it.
@jrochkind jrochkind marked this pull request as ready for review June 13, 2022 17:37
@@ -53,6 +53,10 @@ jobs:
workflows:
ci:
jobs:
- build:
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

@jrgriffiniii jrgriffiniii merged commit bb2b539 into main Jun 13, 2022
@jrgriffiniii jrgriffiniii deleted the ruby_3.0 branch June 13, 2022 17:40
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.

Support Ruby 3.0.3 releases
2 participants