Skip to content

Commit

Permalink
[Issue-1843] Fix bug auto build ios
Browse files Browse the repository at this point in the history
  • Loading branch information
dominhquang committed Nov 28, 2024
1 parent b0a8716 commit efc49db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-internal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
# iOS build workflow -------------------------------------------------
build-ios:
name: iOS builds
runs-on: macos-14
runs-on: macos-15
env:
GH_PAT: ${{ secrets.GH_PAT }}
GH_RELEASE_GITHUB_API_TOKEN: ${{ secrets.GH_PAT }}
Expand Down

0 comments on commit efc49db

Please sign in to comment.