Skip to content

Commit

Permalink
Remove jruby
Browse files Browse the repository at this point in the history
  • Loading branch information
AnotherRegularDude committed Jan 21, 2021
1 parent 9e602e0 commit e76c089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby: [2.5, 2.6, 2.7, jruby]
ruby: [2.5, 2.6, 2.7]
experimental: [false]
include:
- ruby: jruby
Expand Down

0 comments on commit e76c089

Please sign in to comment.