actions / runner-images

GitHub Actions runner images
MIT License
9.09k stars 2.8k forks source link

Add dotnet workload ios #7345

Closed alexander-efremov closed 1 year ago

alexander-efremov commented 1 year ago

Tool name

dotnet workload ios

Tool license

MIT

Add or update?

Desired version

latest

Approximate size

No response

Brief description of tool

We are going to be build Xamarin IOS applications. Our build step to install all required workloads takes several minutes:

dotnet workload install ios

In order to avoid this repetitive steps we would like to have the workload pre-installed on MacOS agent.

URL for tool's homepage

No response

Provide a basic test case to validate the tool's functionality.

No response

Platforms where you need the tool

Runner images where you need the tool

Can this tool be installed during the build?

dotnet workload install ios

Tool installation time in runtime

From 1 to 2 minutes.

Are you willing to submit a PR?

No response

sergei-pyshnoi commented 1 year ago

Hello @alexander-efremov . We will take a look.

mikhailkoliada commented 1 year ago

Hello! We would not like to add it mainly due to maintenance concerns, please continue installing in runtime