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

Update CI configuration #87

Merged
merged 1 commit into from
Apr 30, 2021
Merged

Conversation

ybiquitous
Copy link
Contributor

- Add Ruby 3.0 to the build matrix.
- Use `bundler-cache` for simplicity.
  See <https://github.com/ruby/setup-ruby#matrix-of-ruby-versions>
strategy:
matrix:
ruby: [2.6, 2.7, head]
ruby: ["2.6", "2.7", "3.0", head]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

[note] Quotes are necessary for numbers. See actions/runner#849.

@ybiquitous ybiquitous marked this pull request as ready for review March 10, 2021 00:21
@soutaro soutaro merged commit eab36b8 into soutaro:master Apr 30, 2021
@ybiquitous ybiquitous deleted the update-ci-config branch April 30, 2021 02:47
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.

2 participants