Skip to content

Commit

Permalink
Try JRuby with test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jemelyah committed Sep 26, 2023
1 parent ac026f9 commit dcbd0ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fail-fast: false
matrix:
gemfile: [websocket-driver-0.6.x, websocket-driver-0.7.x]
ruby: [2.6, 2.7, "3.0", 3.1, 3.2]
ruby: [2.6, 2.7, "3.0", 3.1, 3.2, "jruby"]
runs-on: ubuntu-latest
env:
FERRUM_PROCESS_TIMEOUT: 25
Expand Down

0 comments on commit dcbd0ab

Please sign in to comment.