Skip to content

Commit 1e6f620

Browse files
committed
ci: Ruby CI: update ruby versions
1 parent dec12b2 commit 1e6f620

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
@@ -6,7 +6,7 @@ jobs:
66
strategy:
77
fail-fast: false
88
matrix:
9-
ruby: ['2.5', '2.6', '2.7', 'jruby-head', 'ruby-head']
9+
ruby: ['3.3', '3.2', '2.5', '2.6', '2.7', 'jruby-head', 'ruby-head']
1010
gemfile: ['Gemfile']
1111
exclude:
1212
- ruby: 2.7

0 commit comments

Comments
 (0)