Skip to content

Commit

Permalink
Remove JRuby from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldrapper committed Oct 11, 2023
1 parent 4fb0c97 commit 97244b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
- 'truffleruby-22.3'
- 'truffleruby-head'

- 'jruby-9.4.0.0'
- 'jruby-head'
# - 'jruby-9.4.0.0'
# - 'jruby-head'

runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 97244b5

Please sign in to comment.