Skip to content

Commit ccf55fe

Browse files
committed
[rb] unit test with latest version of ruby
1 parent 49ae9ae commit ccf55fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ jobs:
212212
strategy:
213213
fail-fast: false
214214
matrix:
215-
ruby: [ '2.7.6', '3.1.2', 'jruby-9.4.0.0', 'truffleruby-22.3.0' ]
215+
ruby: [ '2.7.6', '3.2.0', 'jruby-9.4.0.0', 'truffleruby-22.3.0' ]
216216
os: ['ubuntu-latest']
217217
include:
218218
- ruby: 2.7.6

0 commit comments

Comments
 (0)