Skip to content

Commit 4e4e8b2

Browse files
mollyibotGoogle Java Core Libraries
authored andcommitted
Remove windows from the platform as jarjar test cannot run on windows as the path is created differently.
PiperOrigin-RevId: 731102979
1 parent eb64a4b commit 4e4e8b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.bcr/presubmit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
matrix:
2-
platform: ["debian10", "macos", "ubuntu2004", "windows"]
2+
platform: ["debian10", "macos", "ubuntu2004"]
33
bazel: [7.x, 8.x]
44
tasks:
55
run_tests:

0 commit comments

Comments
 (0)