Remove os limitation

This commit is contained in:
CrazyMax
2021-04-27 15:47:00 +02:00
parent 52facdd663
commit e5a40e00dd
4 changed files with 47 additions and 24 deletions

View File

@@ -20,7 +20,6 @@ ___
* [Customizing](#customizing)
* [inputs](#inputs)
* [Keep up-to-date with GitHub Dependabot](#keep-up-to-date-with-github-dependabot)
* [Limitation](#limitation)
## Usage
@@ -102,7 +101,3 @@ updates:
schedule:
interval: "daily"
```
## Limitation
This action is only available for Linux [virtual environments](https://help.github.com/en/articles/virtual-environments-for-github-actions#supported-virtual-environments-and-hardware-resources).