Skip to content

Commit 051d06b

Browse files
Add Ruby 3.4 matrix to Github Actions (#6)
1 parent 67453b3 commit 051d06b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- '3.1'
1818
- '3.2'
1919
- '3.3'
20+
- '3.4'
2021

2122
name: Ruby ${{ matrix.ruby }}
2223

0 commit comments

Comments
 (0)