Skip to content

Commit

Permalink
Update to JRuby 9.4.8.0 (#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimtng authored Jul 6, 2024
1 parent 596ef53 commit f545a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
strategy:
matrix:
openhab_version: ${{ fromJson(needs.openhab-matrix.outputs.openhab_matrix) }}
jruby_version: ["jruby-9.3.10.0", "jruby-9.4.7.0"]
jruby_version: ["jruby-9.3.10.0", "jruby-9.4.8.0"]
exclude:
- openhab_version: 4.0.4
jruby_version: jruby-9.3.10.0
Expand Down

0 comments on commit f545a6d

Please sign in to comment.