mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-16 02:35:54 -07:00
Use node 18
This commit is contained in:
parent
40d25c56f9
commit
0181b627e1
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:
|
build:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
node-version: [16.x]
|
node-version: [18.x]
|
||||||
os:
|
os:
|
||||||
[
|
[
|
||||||
["ubuntu-20.04"],
|
["ubuntu-20.04"],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue