mirror of
https://github.com/codedread/bitjs
synced 2025-10-03 01:29:17 +02:00
Check in some starter thinking around a media API in bitjs.
This commit is contained in:
parent
fc0381b4d2
commit
fce8d69612
3 changed files with 37 additions and 1 deletions
2
.github/workflows/node.js.yml
vendored
2
.github/workflows/node.js.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [17.x, 18.x]
|
||||
node-version: [17.x, 18.x, 19.x]
|
||||
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue