Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
fix xcode
Browse files Browse the repository at this point in the history
  • Loading branch information
wendyliga committed Feb 15, 2023
1 parent b0df770 commit 99b9621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
GIT_EMAIL: ${{ secrets.GIT_EMAIL }}
run: bundle exec fastlane certificates
- name: Build
run: make build xcode=13.0 is_ci=true
run: make build xcode=14.1.0 is_ci=true
- name: Notorize
env:
APPLE_ID: ${{ secrets.APPLE_ID }}
Expand Down

0 comments on commit 99b9621

Please sign in to comment.