Skip to content

Commit b0268fb

Browse files
committed
chore: increase android runner storage
1 parent 4da1b78 commit b0268fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sample-distribution.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959

6060
build_and_deploy_android_firebase:
6161
name: Build SampleApp Android and Deploy-${{ github.ref == 'refs/heads/develop' }}
62-
runs-on: ubuntu-latest
62+
runs-on: ubuntu-latest-16core
6363
strategy:
6464
matrix:
6565
node-version: [24.x]

0 commit comments

Comments
 (0)