We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed16154 commit 001f7b3Copy full SHA for 001f7b3
.github/workflows/build_android.yaml
@@ -11,7 +11,7 @@ jobs:
11
fail-fast: false
12
matrix:
13
new_arch_enabled: [1, 0]
14
- rn_ver: [latest, 0.75-stable, 0.74-stable, 0.73-stable, 0.72-stablу]
+ rn_ver: [latest, 0.75-stable, 0.74-stable, 0.73-stable, 0.72-stable]
15
16
runs-on: ubuntu-24.04
17
0 commit comments