Skip to content

Commit

Permalink
Fix build on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
cwensley committed Jan 14, 2022
1 parent 2ba5cc3 commit 422f3fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
with:
mono-version: latest
xamarin-mac-version: latest
xcode-version: 13.1
xcode-version: 13.2

- name: Import code signing certificate
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit 422f3fd

Please sign in to comment.