Skip to content

Commit

Permalink
Update CI to jruby 9.4.7.0 (#267)
Browse files Browse the repository at this point in the history
Signed-off-by: Jimmy Tanagra <[email protected]>
  • Loading branch information
jimtng authored May 15, 2024
1 parent d52474b commit 0771883
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.6.0"]
jruby_version: ["jruby-9.3.10.0", "jruby-9.4.7.0"]
exclude:
- openhab_version: 4.0.4
jruby_version: jruby-9.3.10.0
Expand Down

0 comments on commit 0771883

Please sign in to comment.