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

Lock rb-sys to 0.9.106 #60

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Lock rb-sys to 0.9.106 #60

merged 1 commit into from
Jan 8, 2025

Conversation

gjtorikian
Copy link
Collaborator

For an inexplicable reason, the cross-compile action passed in a PR but failed when that PR was merged into main.

Digging into it, one thing caught my eye:

Installing [email protected]
Successfully installed rb_sys-0.9.87
1 gem installed
...
::info::🐳 Building for Ruby requested versions: ["3.1.0", "3.2.0", "3.3.0", "3.4.0"]
::info::🐳 Downloading container "rbsys/x86_64-linux:0.9.105", this might take awhile...

The rb_sys gem and rbsys docker image should always be matching. 0.9.106 contains a necessary fix for Rubies > 3.2, so it might as well point to that.

@gjtorikian gjtorikian merged commit ad1ee31 into main Jan 8, 2025
18 checks passed
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.

1 participant