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 84a7452 commit bcfacdeCopy full SHA for bcfacde
.buildkite/pipeline.full.yml
@@ -8,6 +8,7 @@ steps:
8
command: make fixture-minimal
9
10
- label: ':android: Build Example App'
11
+ skip: 'Currently failing'
12
timeout_in_minutes: 5
13
agents:
14
queue: macos-12-arm
.buildkite/pipeline.yml
@@ -57,6 +57,7 @@ steps:
57
command: './gradlew --continue checkstyle detekt lint ktlintCheck'
58
59
- label: ':android: Binary compatibility checks'
60
61
timeout_in_minutes: 20
62
63
0 commit comments