Skip to content

Commit

Permalink
[main] Update to stable iOS and Android workloads (#20576)
Browse files Browse the repository at this point in the history
* Update Sdk and stable iOS and Android workloads

* [ci] Don't provision mono

* Rollback to 8.0.100
  • Loading branch information
rmarinho committed Feb 22, 2024
1 parent ec35460 commit da6f56f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eng/provisioning/provisioning.csx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ if (IsMac)
{
ForceJavaCleanup();
MicrosoftOpenJdk ("11.0.13.8.1");
Item("https://download.mono-project.com/archive/6.12.0/macos-10-universal/MonoFramework-MDK-6.12.0.199.macos10.xamarin.universal.pkg");
AppleCodesignIdentity("Apple Development: Jonathan Dick (FJL7285DY2)", "https://dl.internalx.com/qa/code-signing-entitlements/components-mac-ios-certificate.p12");
AppleCodesignProfile("https://dl.internalx.com/qa/code-signing-entitlements/components-ios-provisioning.mobileprovision");
AppleCodesignProfile("https://dl.internalx.com/qa/code-signing-entitlements/components-mac-provisioning.mobileprovision");
Expand Down

0 comments on commit da6f56f

Please sign in to comment.