mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 15:38:19 -07:00
Run on all
This commit is contained in:
parent
b1815667d6
commit
af8c30429c
3 changed files with 9 additions and 3 deletions
|
|
@ -12,6 +12,12 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
node-version: [16.x]
|
||||
os:
|
||||
[
|
||||
["ubuntu-20.04"],
|
||||
["windows-2019"],
|
||||
["macos-11.0"],
|
||||
]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
Loading…
Add table
Add a link
Reference in a new issue