[Locked] How can I build macOS images #2626
Locked
joyhui
started this conversation in
Installed software
Replies: 2 comments
-
See #1783 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
-
locking discussion since the question was answered |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The instruction only support windows or linux images.
https://github.com/actions/virtual-environments/blob/main/help/CreateImageAndAzureResources.md
GenerateResourcesAndImage -SubscriptionId {YourSubscriptionId} -ResourceGroupName "myTestResourceGroup" -ImageGenerationRepositoryRoot "$pwd" -ImageType Ubuntu1604 -AzureLocation "East US"
How about macOs images?
Beta Was this translation helpful? Give feedback.
All reactions