Skip to content

Commit c3a9198

Browse files
committed
Add ruby 3.4 to the test matrix
1 parent 07b1cdb commit c3a9198

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
# - jruby,
2020
# - jruby-head
2121
ruby: [
22+
'3.4',
2223
'3.3',
2324
'3.2',
2425
'3.1',

.github/workflows/test_11g.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
# - jruby,
2020
# - jruby-head
2121
ruby: [
22+
'3.4',
2223
'3.3',
2324
'3.2',
2425
'3.1',

0 commit comments

Comments
 (0)