Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
6317ab839d462c101e331d8f629075d3373baf40
/
.
/
modules
/
osqp-cpp
/
0.0.0-20231004-4343373
/
presubmit.yml
blob: cd7bb5ddecf80adece6b653a426bf0da662abc9a [
file
]
matrix:
platform:
-
debian10
-
ubuntu2004
-
macos
-
macos_arm64
bazel:
-
7.x
-
6.x
tasks:
verify_targets:
name:
Verify build targets
platform:
${{ platform }}
bazel:
${{ bazel }}
build_flags:
-
'--cxxopt=-std=c++17'
build_targets:
-
'@osqp-cpp//...'