Skip to content

Commit 0272cda

Browse files
authored
Merge branch '25.x' into cp-25-java-linkage-monitor
2 parents cee6def + 73be936 commit 0272cda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_upb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
with:
7979
credentials: ${{ secrets.GAR_SERVICE_ACCOUNT }}
8080
bazel-cache: "upb-bazel-windows"
81-
bazel: test --cxxopt=/std:c++17 --host_cxxopt=/std:c++17 //upb/... //upb_generator/... //python/... //protos/... //protos_generator/...
81+
bazel: test --cxxopt=/std:c++17 --host_cxxopt=/std:c++17 //upb/... //upb_generator/... //protos/... //protos_generator/...
8282
exclude-targets: -//python:conformance_test -//upb:def_builder_test
8383

8484
macos:

0 commit comments

Comments
 (0)