Skip to content

Commit 6221a6d

Browse files
committed
[build] run ruby remote tests with java 17
1 parent 4614d79 commit 6221a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
browser: ${{ matrix.browser }}
115115
cache-key: rb-remote-${{ matrix.browser }}-${{ matrix.os }}-test
116116
os: ${{ matrix.os }}
117-
java-version: 11
117+
java-version: 17
118118
run: >
119119
bazel test
120120
--keep_going

0 commit comments

Comments
 (0)