Skip to content

Commit d10cfe9

Browse files
authored
Merge pull request #224 from yahonda/bump_rubies
CI against Ruby 3.2
2 parents 9d17835 + ab56c5b commit d10cfe9

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
@@ -12,6 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
ruby: [
15+
'3.2',
1516
'3.1',
1617
'3.0',
1718
'2.7',

0 commit comments

Comments
 (0)