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 f16c22e commit ceaf173Copy full SHA for ceaf173
1 file changed
.github/workflows/android-build-paper.yml
@@ -14,9 +14,6 @@ jobs:
14
runs-on: ubuntu-latest
15
env:
16
WORKING_DIRECTORY: 'apps/ExpoExample'
17
- concurrency:
18
- group: android-${{ matrix.working-directory }}-${{ github.ref }}
19
- cancel-in-progress: true
20
steps:
21
- name: checkout
22
uses: actions/checkout@v4
0 commit comments