Skip to content

Commit 1f920a1

Browse files
authored
Update presubmit.yml
1 parent cd6408b commit 1f920a1

File tree

1 file changed

+2
-1
lines changed
  • modules/grpc-httpjson-transcoding/0.0.0-20230607-ff41eb3

1 file changed

+2
-1
lines changed

modules/grpc-httpjson-transcoding/0.0.0-20230607-ff41eb3/presubmit.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ tasks:
2222
platform: windows
2323
bazel: ${{ bazel }}
2424
build_flags:
25-
- '/std:c++17'
25+
- '--cxxopt=/std:c++17'
26+
- '--host_cxxopt=/std:c++17'
2627
build_targets:
2728
- '@grpc-httpjson-transcoding//src/...'

0 commit comments

Comments
 (0)