We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64472b7 commit 19c74ceCopy full SHA for 19c74ce
.bazelci/presubmit.yml
@@ -8,11 +8,6 @@ default_linux_targets: &default_linux_targets
8
# Bindgen currently only has a working toolchain for 18.04
9
- "-@examples//ffi/rust_calling_c/simple/..."
10
tasks:
11
- ubuntu1604:
12
- build_targets: *default_linux_targets
13
- test_targets: *default_linux_targets
14
- build_flags:
15
- - "--config=rustfmt"
16
ubuntu1804:
17
build_targets: *default_linux_targets
18
test_targets:
0 commit comments