Skip to content

Commit

Permalink
Update presubmit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mmorel-35 authored May 20, 2024
1 parent cd6408b commit 1f920a1
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ tasks:
platform: windows
bazel: ${{ bazel }}
build_flags:
- '/std:c++17'
- '--cxxopt=/std:c++17'
- '--host_cxxopt=/std:c++17'
build_targets:
- '@grpc-httpjson-transcoding//src/...'

0 comments on commit 1f920a1

Please sign in to comment.