Skip to content

Commit b0f5251

Browse files
committed
Update build-android.yml
1 parent 04ec8ba commit b0f5251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
react-native-architecture: ['Paper', 'Fabric']
3232
fail-fast: false
3333
concurrency:
34-
group: build-android-${{ github.ref }}
34+
group: build-android-${{ github.ref }}-${{ matrix.react-native-architecture }}
3535
cancel-in-progress: true
3636
steps:
3737
- name: Check out Git repository

0 commit comments

Comments
 (0)