Skip to content

Commit c87eb81

Browse files
committed
need to specify a browser name and java version for github actions runner
1 parent 6221a6d commit c87eb81

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-rbe.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ jobs:
5353
name: Retry failed tests
5454
caching: false
5555
ruby-version: jruby-9.4.12.0
56+
browser: needs-xvfb
57+
java-version: 17
5658
download-name: bazel-logs
5759
download-path: bazel-logs
5860
upload-name: retry-local-logs

0 commit comments

Comments
 (0)