Skip to content

Commit e702450

Browse files
authored
CI: Add Ruby 3.x in matrix
1 parent caa4c5e commit e702450

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ jobs:
2525
- macos-latest
2626
- windows-latest
2727
ruby:
28+
- 3.4
29+
- 3.3
30+
- 3.2
31+
- 3.1
2832
- 3.0
2933
- 2.7
3034
- 2.6

0 commit comments

Comments
 (0)