Skip to content

Commit 87cba10

Browse files
authored
👀
1 parent bd71534 commit 87cba10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929

3030
- name: 🚀 Build mobile
3131
working-directory: apps/mobile
32-
run: eas build --non-interactive --wait --platform=${{ github.event.inputs.platform }} --profile=${{ github.event.inputs.profile }}
32+
run: eas build --non-interactive --wait --resource-class m1-experimental --platform=${{ github.event.inputs.platform }} --profile=${{ github.event.inputs.profile }}

0 commit comments

Comments
 (0)