Skip to content

Commit

Permalink
change ios xamarin sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnoyingRain5 committed Nov 29, 2023
1 parent 086d7aa commit 04d5f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
- uses: actions/checkout@v4
- name: Set default Xamarin SDK versions
run: |
$VM_ASSETS/select-xamarin-sdk-v2.sh --mono=6.12 --ios=14.10
$VM_ASSETS/select-xamarin-sdk-v2.sh --mono=6.12 --ios=16.4
- name: Set default Xcode 12.3
run: |
Expand Down

0 comments on commit 04d5f64

Please sign in to comment.