Skip to content

Commit 03f6846

Browse files
committed
Use Mac M1 runner for iOS prod release workflow
1 parent 0cc4310 commit 03f6846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ios_prod_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
build:
12-
runs-on: macos-latest
12+
runs-on: macos-14
1313
env:
1414
TERM: dumb
1515
SENTRY_DSN: ${{ secrets.SENTRY_DSN }}

0 commit comments

Comments
 (0)