Skip to content

Commit 864f80e

Browse files
yahondaclaude
andcommitted
Add Ruby 3.3, 3.4 and 4.0 to CI test matrix
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 6db7366 commit 864f80e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ jobs:
1212
strategy:
1313
matrix:
1414
ruby: [
15+
'4.0',
16+
'3.4',
17+
'3.3',
1518
'3.2',
1619
'3.1',
1720
'3.0',

0 commit comments

Comments
 (0)