1
0
Fork 0
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:
Jeff Schiller 2023-05-27 12:07:49 -07:00
parent fc0381b4d2
commit fce8d69612
3 changed files with 37 additions and 1 deletions

View file

@ -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: