We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c964740 commit ea3b65aCopy full SHA for ea3b65a
.github/workflows/mobile.release.prod.yml
@@ -74,7 +74,7 @@ jobs:
74
defaults:
75
run:
76
working-directory: packages/mobile
77
- runs-on: macos-latest
+ runs-on: macos-14
78
timeout-minutes: 90
79
steps:
80
- name: Checkout code
0 commit comments