Skip to content

Commit cf2d31e

Browse files
authored
Merge pull request #27 from ruby-go-gem/migrator/20241227215948_add_ruby_3_4
CI against for Ruby 3.4
2 parents 644406d + b9c76a7 commit cf2d31e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
matrix:
2121
ruby:
2222
- "3.3"
23+
- "3.4"
2324

2425
steps:
2526
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)