mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 07:29:04 -07:00
Use node 18
This commit is contained in:
parent
cd469a689f
commit
5a1c881ba3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint_and_test.yml
vendored
2
.github/workflows/lint_and_test.yml
vendored
|
|
@ -8,7 +8,7 @@ jobs:
|
|||
build:
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [16.x]
|
||||
node-version: [18.x]
|
||||
os:
|
||||
[
|
||||
["ubuntu-20.04"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue