Skip to content

Commit c47abb8

Browse files
committed
Stop testing JRuby 9.2
1 parent 6c7ac61 commit c47abb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
fail-fast: false
5353
matrix:
5454
os: [ubuntu]
55-
ruby: ['jruby-9.2', 'jruby-9.3', 'jruby-9.4', 'truffleruby']
55+
ruby: ['jruby-9.3', 'jruby-9.4', 'truffleruby']
5656
runs-on: ${{ matrix.os }}-latest
5757
steps:
5858
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)