Skip to content

Commit

Permalink
Reintroduce JRuby 9.4 to testing matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
bensheldon authored Dec 3, 2024
1 parent 9775867 commit 92a69dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby: ["3.0", 3.1, 3.2, 3.3]
ruby: ["3.0", 3.1, 3.2, 3.3, jruby-9.4]
gemfile: [rails_6.1, rails_7.0, rails_7.1, rails_7.2, rails_8.0, rails_head]
pg: [17]
include:
Expand Down

0 comments on commit 92a69dd

Please sign in to comment.