mirror of
https://github.com/captn3m0/youtube-cue.git
synced 2024-09-10 13:46:29 +00:00
drop node 16
This commit is contained in:
parent
8019310674
commit
a94395ea9d
2
.github/workflows/action.yml
vendored
2
.github/workflows/action.yml
vendored
@ -4,7 +4,7 @@ jobs:
|
||||
tests:
|
||||
strategy:
|
||||
matrix:
|
||||
node: ["18", "16"]
|
||||
node: ["18", "20", "21"]
|
||||
name: Run NPM Stuff
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user