Skip to content

Commit a51a478

Browse files
committed
Add Ruby 3.4 to CI matrix
1 parent ab06e1a commit a51a478

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
ruby:
17+
- "3.4"
1718
- "3.3"
1819
- "3.2"
1920
- "3.1"

0 commit comments

Comments
 (0)