Skip to content

Commit eb365a6

Browse files
committed
enable more modern ruby versions
1 parent 18da665 commit eb365a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
strategy:
2222
fail-fast: false
2323
matrix:
24-
ruby: ['2.5','2.7', '3.0', '3.1','head','jruby','jruby-head']
24+
ruby: ['2.5','2.7', '3.0', '3.1','3.2','3.3','head','jruby','jruby-head']

0 commit comments

Comments
 (0)