-
Notifications
You must be signed in to change notification settings - Fork 27
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
[BOT] Cross repo test for ManageIQ/manageiq#21531 #706
base: master
Are you sure you want to change the base?
[BOT] Cross repo test for ManageIQ/manageiq#21531 #706
Conversation
From Pull Request: ManageIQ/manageiq#21531
.github/workflows/ci.yaml
Outdated
strategy: | ||
matrix: | ||
ruby-version: ['3.0', '2.7'] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jrafanie this is how to pass multiple ruby-versions: https://github.com/ManageIQ/manageiq-cross_repo-tests/pull/702/files#diff-944291df2c9c06359d37cc8833d182d705c9e8c3108e7cfe132d61a06e9133ddR29
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😮 wow, thanks
854fdf1
to
d7ed5ab
Compare
MERGED |
From Pull Request: ManageIQ/manageiq#21531
For User: @jrafanie