Skip to content

Commit 49c5520

Browse files
committed
Add test targets of Ruby
Signed-off-by: kentarohorie <[email protected]>
1 parent 115fa22 commit 49c5520

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/linux.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
- '2.6'
1515
- '2.7'
1616
- '3.0'
17+
- '3.1'
18+
- '3.2'
1719
os:
1820
- ubuntu-latest
1921
name: Ruby ${{ matrix.ruby }} unit testing on ${{ matrix.os }}

0 commit comments

Comments
 (0)