Skip to content

Commit

Permalink
Use tramline macos build for iOS prod release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
msasikanth committed Jan 30, 2024
1 parent c08dc33 commit 48db9e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios_prod_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
build:
runs-on: macos-latest
runs-on: tramline-macos-sonoma-md
env:
TERM: dumb
SENTRY_DSN: ${{ secrets.SENTRY_DSN }}
Expand Down

0 comments on commit 48db9e9

Please sign in to comment.