Skip to content

Commit ea3b65a

Browse files
committed
chore: fix iOS workflow
1 parent c964740 commit ea3b65a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mobile.release.prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
defaults:
7575
run:
7676
working-directory: packages/mobile
77-
runs-on: macos-latest
77+
runs-on: macos-14
7878
timeout-minutes: 90
7979
steps:
8080
- name: Checkout code

0 commit comments

Comments
 (0)