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 e0e255e commit f2665b6Copy full SHA for f2665b6
1 file changed
.github/workflows/build.yml
@@ -597,7 +597,6 @@ jobs:
597
- build-macos
598
- build-ubuntu
599
- build-ubuntu-ssltests
600
- - build-android
601
- build-wasi
602
- test-hypothesis
603
- build-asan
@@ -610,6 +609,7 @@ jobs:
610
609
uses: re-actors/alls-green@05ac9388f0aebcb5727afa17fcccfecd6f8ec5fe
611
with:
612
allowed-failures: >-
+ build-android,
613
build-windows-msi,
614
build-ubuntu-ssltests,
615
test-hypothesis,
0 commit comments