Skip to content

Commit ceaf173

Browse files
committed
Remove concurrency
1 parent f16c22e commit ceaf173

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/android-build-paper.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ jobs:
1414
runs-on: ubuntu-latest
1515
env:
1616
WORKING_DIRECTORY: 'apps/ExpoExample'
17-
concurrency:
18-
group: android-${{ matrix.working-directory }}-${{ github.ref }}
19-
cancel-in-progress: true
2017
steps:
2118
- name: checkout
2219
uses: actions/checkout@v4

0 commit comments

Comments
 (0)