Skip to content

Commit

Permalink
Change to macos-11
Browse files Browse the repository at this point in the history
  • Loading branch information
Massad committed Nov 23, 2021
1 parent ada05b6 commit cc9d244
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ on:
jobs:
export_ios_with_signing:
runs-on: macos-latest
runs-on: macos-11
steps:
- name: Checkout repository
Expand Down Expand Up @@ -97,6 +97,7 @@ jobs:
file: artifacts/output.ipa
notify: "yes"
```

---

## Feedback & Support
Expand Down

0 comments on commit cc9d244

Please sign in to comment.