Skip to content

Commit 3100a4b

Browse files
committed
Add Ruby 3.4 to CI matrix for testing compatibility
1 parent d999a78 commit 3100a4b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ruby.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
ruby:
16+
- '3.4'
1617
- '3.3'
1718
- '3.2'
1819
rails:

0 commit comments

Comments
 (0)