Skip to content

Commit 811c980

Browse files
committed
update jruby
1 parent e4ab9a3 commit 811c980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- { ruby: 3.1, c-o-e: false }
2121
- { ruby: 3.2, c-o-e: false }
2222
- { ruby: 3.3, c-o-e: false }
23-
- { ruby: jruby-9.4.5.0, c-o-e: false }
23+
- { ruby: jruby-9.4.7.0, c-o-e: false }
2424
- { ruby: ruby-head, c-o-e: true }
2525
- { ruby: jruby-head, c-o-e: true }
2626
- { ruby: truffleruby, c-o-e: true }

0 commit comments

Comments
 (0)