re-enable ios job now that android is green

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Samuel Newman
2026-07-19 19:29:58 +03:00
parent f941064f7c
commit ca546ec8fb
+1 -2
View File
@@ -29,8 +29,7 @@ env:
jobs:
ios:
name: iOS Maestro E2E
# TODO(samuel): temporarily disabled while stabilizing Android; restore to: github.repository == 'bluesky-social/social-app'
if: false
if: github.repository == 'bluesky-social/social-app'
runs-on: macos-26-xlarge
timeout-minutes: 120
steps: