Skip to content

Commit b51c920

Browse files
authored
Merge pull request #9 from taketo1113/ci-ruby-3.4
Add ruby 3.4 to CI
2 parents 432c4d0 + 698998f commit b51c920

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
ruby:
17+
- '3.4'
1718
- '3.3'
1819
- '3.2'
1920
- '3.1'

0 commit comments

Comments
 (0)