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 GitHub Actions for CI #162

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

taketo1113
Copy link

This Pull Request adds GitHub Actions CI to run tests across different Ruby versions.

The Ruby versions targeted by CI range from 3.3 to 2.4.
The minimum version is set to 2.4 to align with the required_ruby_version of the base64 gem in the PR (#161).

Additionally, this PR includes fixes to run rspec on Ruby 3.2 or higher.

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