-
Notifications
You must be signed in to change notification settings - Fork 205
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
Github Actionsのmatrix変数をenvに変更 #276
Conversation
Pull Request Test Coverage Report for Build 1670067815
💛 - Coveralls |
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.
エラーになった・なりそうだった部分についてコメントしました。確認よろしくお願いいたします……!
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.
気づいたところコメントしてみました。
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.
LGTM!
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.8.12を用いていることをREADMEでもわかるようにしてみました。 |
テストが落ちたので変だなと思い https://github.com/VOICEVOX/voicevox_engine/runs/4745476938?check_suite_focus=true を確認しました。 どうも |
なるほどです。3.8.10で良い気がするので修正してみます! |
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.
LGTM !
内容
Github Actionsで、コアのバージョンなどを書き換える場所が分散していたので、エディタのようにまとめるようにしてみました。
これでアプデリリースの手間がちょっと減ったかなと思います。