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 e637fd5 commit fb7772dCopy full SHA for fb7772d
.github/workflows/android.yml
@@ -20,6 +20,7 @@ jobs:
20
android-build:
21
runs-on: ubuntu-latest
22
strategy:
23
+ fail-fast: false
24
matrix:
25
newArch: [true, false]
26
buildType: [Debug, Release]
0 commit comments