Skip to content

Commit 8520236

Browse files
committed
ci: add Ruby 3.3 and 3.4
Signed-off-by: Shizuo Fujita <[email protected]>
1 parent 9297c68 commit 8520236

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
@@ -13,6 +13,8 @@ jobs:
1313
- '3.0'
1414
- '3.1'
1515
- '3.2'
16+
- '3.3'
17+
- '3.4'
1618
os:
1719
- ubuntu-latest
1820
name: Ruby ${{ matrix.ruby }} unit testing on ${{ matrix.os }}

0 commit comments

Comments
 (0)