Skip to content

Commit

Permalink
chore: use macos for ios build
Browse files Browse the repository at this point in the history
  • Loading branch information
2paperstar committed Sep 15, 2023
1 parent 9445088 commit 6b936d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
build-and-upload:
name: Build iOS App and Upload
runs-on: ubuntu-latest
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- uses: shimataro/ssh-key-action@v2
Expand Down

0 comments on commit 6b936d0

Please sign in to comment.