mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-15 22:36:46 +00:00
Merge pull request #106 from lupine86/patch-2
Add virtual environment status badges to README.md
This commit is contained in:
@@ -8,6 +8,10 @@ check out the [GitHub Actions Community Forum](https://github.community/t5/GitHu
|
||||
## OS's offered
|
||||
We currently offer Linux, macOS, and Windows virtual environments:
|
||||
|
||||
[](https://actionvirtualenvironmentsstatus.azurewebsites.net/api/status?imageName=Ubuntu18&redirect=1)
|
||||
[](https://actionvirtualenvironmentsstatus.azurewebsites.net/api/status?imageName=Ubuntu16&redirect=1)
|
||||
[](https://actionvirtualenvironmentsstatus.azurewebsites.net/api/status?imageName=windows-2019-vs2019&redirect=1)
|
||||
|
||||
- **Linux**. We offer Ubuntu 16.04 and Ubuntu 18.04. We do not plan to offer other Linux distributions. If you want to build using other distributions with the hosted virtual environments, we suggest you use Docker. Alternatively, you can host your own VMs and make use of self-hosted runners.
|
||||
- **macOS**. We offer macOS Catalina 10.15.
|
||||
- **Windows**. We offer Windows Server 2019.
|
||||
@@ -33,4 +37,4 @@ _Notifications_
|
||||
|
||||
Right now, we don't have a great way for you to know when updates to the images are coming.
|
||||
When we have the code available here, you can watch the Releases for when we generate
|
||||
candidate environments, and when we deploy new ones.
|
||||
candidate environments, and when we deploy new ones.
|
||||
|
||||
Reference in New Issue
Block a user