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 79d36e7 commit 669e354Copy full SHA for 669e354
.github/bors.toml
@@ -2,16 +2,16 @@ status = [
2
"build (stable, windows-latest)",
3
"build (stable, ubuntu-latest)",
4
"build (stable, macos-latest)",
5
- "build (nightly, ubuntu-latest)",
+ # "build (nightly, ubuntu-latest)",
6
"build-wasm (stable, ubuntu-latest)",
7
- "build-wasm (nightly, ubuntu-latest)",
+ # "build-wasm (nightly, ubuntu-latest)",
8
"build-android",
9
"markdownlint",
10
"check-markdown-links",
11
"run-examples",
12
"check-doc",
13
"check-missing-examples-in-docs",
14
- "check-unused-dependencies",
+ # "check-unused-dependencies",
15
"ci",
16
"check-benches",
17
]
0 commit comments