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: debug #50

Merged
merged 9 commits into from
Apr 26, 2024
Merged

CI: debug #50

merged 9 commits into from
Apr 26, 2024

Conversation

ewlarson
Copy link
Collaborator

Attempts to resolve recent Ruby v3.3 build errors.

Try setting rubygems version to prior recent releases.
Try ruby at 3.3.0 again, with rubygems downgraded
Try Rails 7.1
Try Rails 7.0 and 7.1
rails_version: [7.0.8, 7.1.3.2]
rails_version: [7.1.3.2]
rubygems: '3.5.6'
      - name: Lock platform version
        run: bundle lock --add-platform ruby
add ruby_version: [3.3]
rm rubygems: '3.5.6'
@ewlarson ewlarson marked this pull request as ready for review April 26, 2024 22:31
@ewlarson ewlarson merged commit 735b621 into main Apr 26, 2024
3 checks passed
@ewlarson ewlarson deleted the ci-debug branch April 26, 2024 22:31
@ewlarson
Copy link
Collaborator Author

Closes #42

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.

None yet

1 participant