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 9f91278 commit 6b836caCopy full SHA for 6b836ca
1 file changed
.github/workflows/build.yml
@@ -671,7 +671,6 @@ jobs:
671
- build-macos
672
- build-ubuntu
673
- build-ubuntu-ssltests
674
- - build-android
675
- build-ios
676
- build-wasi
677
- test-hypothesis
@@ -686,6 +685,7 @@ jobs:
686
685
uses: re-actors/alls-green@05ac9388f0aebcb5727afa17fcccfecd6f8ec5fe
687
with:
688
allowed-failures: >-
+ build-android,
689
build-windows-msi,
690
build-ubuntu-ssltests,
691
test-hypothesis,
0 commit comments