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.0 to CI #1050

Merged
merged 2 commits into from Jan 25, 2022
Merged

Add Ruby 3.0 to CI #1050

merged 2 commits into from Jan 25, 2022

Conversation

ybiquitous
Copy link
Contributor

This PR just adds Ruby 3.0 to the CI matrix.

@@ -20,7 +20,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu, macos]
ruby: [2.5, 2.6, 2.7, head, debug, truffleruby, truffleruby-head]
ruby: [2.5, 2.6, 2.7, '3.0', head, debug, truffleruby, truffleruby-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.

@petergoldstein
Copy link
Contributor

@ybiquitous Do you want to update this PR to add 3.1 as well, now that it's out?

@BobbyMcWho BobbyMcWho merged commit 63d1139 into omniauth:master Jan 25, 2022
@ybiquitous ybiquitous deleted the add-ruby-3.0-to-ci branch January 27, 2022 10:59
@ybiquitous
Copy link
Contributor Author

Sorry for the late reply.
Thanks for the review and merge!

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

3 participants