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

CI: Workaround YAML gotcha in Actions #137

Merged
merged 1 commit into from
Feb 24, 2021
Merged

Conversation

dentarg
Copy link
Contributor

@dentarg dentarg commented Feb 24, 2021

To avoid unexpectedly stop testing Ruby 3.0 when Ruby 3.1 is released.

See actions/runner#849

At https://github.com/Shopify/graphql-batch/runs/1691443768?check_suite_focus=true#step:3:4 we can see that the setup-ruby action ran with just 3 as the input and not 3.0.

To avoid unexpectedly stop testing Ruby 3.0 when Ruby 3.1 is released.

See actions/runner#849

At https://github.com/Shopify/graphql-batch/runs/1691443768?check_suite_focus=true#step:3:4 we can see that the setup-ruby action ran with just `3` as the input and not `3.0`.
@swalkinshaw
Copy link
Contributor

Good ol' yaml, thanks!

@swalkinshaw swalkinshaw merged commit 9038f89 into Shopify:master Feb 24, 2021
@dentarg dentarg deleted the patch-1 branch February 25, 2021 07:35
@shopify-shipit shopify-shipit bot temporarily deployed to rubygems January 18, 2022 19:12 Inactive
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