We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12a98f8 commit 4f193ceCopy full SHA for 4f193ce
modules/upb/0.0.0-20240321-e7430e6/presubmit.yml
@@ -5,6 +5,8 @@ tasks:
5
verify_targets:
6
platform: ${{ platform }}
7
bazel: ${{ bazel }}
8
+ build_flags:
9
+ - '--cxxopt=-std=c++14'
10
build_targets:
11
- '@upb//:upb'
12
- '@upb//:descriptor_upb_proto'
0 commit comments