Skip to content

Commit

Permalink
fix: remove CD iOS xcode limit
Browse files Browse the repository at this point in the history
  • Loading branch information
abc873693 committed Sep 29, 2022
1 parent d07b01d commit 326dcff
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@ jobs:
name: iOS Deploy TestFlight
runs-on: macOS-latest
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '12.5'
- name: Checkout code
uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 326dcff

Please sign in to comment.