mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-08 03:27:04 +09:00
Update Codespaces instructions for latest (#63376)
This commit is contained in:
parent
00952e17c4
commit
8ce1c54005
2 changed files with 1 additions and 3 deletions
|
@ -5,13 +5,11 @@ Codespaces allows you to develop in a Docker container running in the cloud. You
|
|||
|
||||
dotnet/runtime runs a nightly GitHub Action to build the latest code in the repo. This allows you to immediately start developing and testing after creating a codespace without having to build the whole repo. When the machine is created, it will have built the repo using the code as of 6 AM UTC that morning.
|
||||
|
||||
**NOTE**: In order to use a prebuilt codespace, when you create your machine be sure to select an **`8 core`** machine.
|
||||
|
||||
1. From https://github.com/dotnet/runtime, drop-down the `Code` button and select the `Codespaces` tab.
|
||||
|
||||

|
||||
|
||||
2. Select `8-core` for the Machine type. This will ensure you get a "pre built" image.
|
||||
2. Select the Machine type. For dotnet/runtime, it is recommended to select at least a `4-core` machine. You can also verify that a "Prebuild" is ready.
|
||||
|
||||

|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 29 KiB |
Loading…
Add table
Add a link
Reference in a new issue