-
Notifications
You must be signed in to change notification settings - Fork 11
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 test matrix & release 1.0.6 #61
Conversation
@valerauko また、この内容でversion 1.0.6をリリースしてしまいたい。 |
.github/workflows/test.yaml
Outdated
- 7.0.4.3 | ||
# 2023-10-05 releases | ||
- 7.1 | ||
# 2024-12-10 releases | ||
- 7.2 |
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.
test against last two releases from supported rails versions
てなってるけど、そのままで間違いないなら以下だと思う
- 7.0.7.2
- 7.0.8.7
- 7.1.4.2
- 7.1.5.1
- 7.2.1.2
- 7.2.2.1
間違いないかな?多すぎる?
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.
たしかに。そうしましょう。
ruby: 3.2.6 | ||
- rails: 7.0.8.7 | ||
ruby: 3.3.7 | ||
# rails 7.2 requires ruby >= 3.1 |
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.
あれ?3.1以上なら3.0系はだめじゃない?
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.
なのでrails 7.2 系のテストでは ruby 3.0系を除外しています!
What?
update test matrix
release verison 1.0.6