Skip to content

Commit c885e92

Browse files
authored
Add ruby 3.4 to the CI target (#181)
Signed-off-by: moznion <moznion@mail.moznion.net>
1 parent 95f66e1 commit c885e92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
- "3.1"
1515
- "3.2"
1616
- "3.3"
17+
- "3.4"
1718
- ruby-head
1819
runs-on: ${{ matrix.os }}
1920
steps:

0 commit comments

Comments
 (0)