Skip to content

Commit

Permalink
remove ios version
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnoyingRain5 committed Nov 29, 2023
1 parent 04d5f64 commit f36c438
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=16.4
$VM_ASSETS/select-xamarin-sdk-v2.sh --mono=6.12
- name: Set default Xcode 12.3
run: |
Expand Down

0 comments on commit f36c438

Please sign in to comment.