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

Add Ruby 3.3 to CI for Ubuntu #331

Merged
merged 1 commit into from
Jan 14, 2024
Merged

Add Ruby 3.3 to CI for Ubuntu #331

merged 1 commit into from
Jan 14, 2024

Conversation

kojix2
Copy link
Member

@kojix2 kojix2 commented Dec 26, 2023

No description provided.

@kojix2
Copy link
Member Author

kojix2 commented Dec 26, 2023

The test fails for Ruby 2.3 and Ruby 2.4. The reason is that ffi requires Ruby 2.5 or higher.

ERROR:  Error installing pkg/iruby-0.7.4.gem:
	ffi requires Ruby version >= 2.5.
Successfully installed native-package-installer-1.1.9
Successfully installed multi_json-1.15.0
Successfully installed mime-types-data-3.2023.1205
Successfully installed mime-types-3.5.1
Error: Process completed with exit code 1.

Should iRuby also drop Ruby 2.4?

@kojix2 kojix2 merged commit f560aa5 into SciRuby:master Jan 14, 2024
10 of 12 checks passed
@kojix2
Copy link
Member Author

kojix2 commented Jan 14, 2024

It is not good that we can't test 3.3 while we don't decide whether to drop 2.3 and 2.4, so I will merge it.

@kojix2 kojix2 deleted the ci branch January 14, 2024 02:30
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