Skip to content

Commit c055810

Browse files
committed
ci: Minor tweaks
1 parent ae1a0a2 commit c055810

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ jobs:
286286
name: "run integration tests on android ${{ matrix.api-level }}"
287287
runs-on: self-hosted
288288
concurrency:
289-
group: ${{ github.workflow }}-integration_test_android
289+
group: ${{ github.workflow }}-integration_test_android-${{ matrix.api-level }}
290290
strategy:
291291
fail-fast: false
292292
max-parallel: 1

0 commit comments

Comments
 (0)