Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
Signed-off-by: Takuro Ashie <ashie@clear-code.com>
  • Loading branch information
ashie committed Jan 27, 2021
1 parent c0fbe93 commit 7309a86
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ jobs:
runs-on: ubuntu-latest

strategy:
fail-fast: false
matrix:
ruby-version: [2.7, 2.6, 2.5]
ruby-version: [2.7.x, 2.6.x, 2.5.x]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 7309a86

Please sign in to comment.