Skip to content

Commit

Permalink
Stop testing JRuby 9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
byroot committed Jul 13, 2023
1 parent 6c7ac61 commit c47abb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu]
ruby: ['jruby-9.2', 'jruby-9.3', 'jruby-9.4', 'truffleruby']
ruby: ['jruby-9.3', 'jruby-9.4', 'truffleruby']
runs-on: ${{ matrix.os }}-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit c47abb8

Please sign in to comment.