Bluesky app fork with some witchin' additions 💫

Update Android build runner (#9404)

authored by Eric Bailey and committed by GitHub 7b99d8c7 c2979ffe

Changed files
+1 -1
.github
+1 -1
.github/workflows/build-submit-android.yml
··· 15 15 build: 16 16 if: github.repository == 'bluesky-social/social-app' 17 17 name: Build and Submit Android 18 - runs-on: ubuntu-latest 18 + runs-on: Linux-x64-32core 19 19 steps: 20 20 - name: Check for EXPO_TOKEN 21 21 run: >