-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Refactor CI workflow with build matrix (#173)
* feat: Accept argument for `build_multi` task Sample command: ``` rake 'build_multi[7.0,7.1]' ``` * refactor: Fetch rails tags inside the loop * cI: Build build_multi matrix - refactor: Loop versions in bash script * ci: Build YJIT enabled matrix - Remove `doc-build-latest-with-yjit` since it's covered by matrix - switch YJIT using `RUBY_YJIT_ENABLE`
- Loading branch information
Showing
2 changed files
with
33 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters