0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2024-11-26 09:49:20 -05:00

update ci

This commit is contained in:
liabru 2024-03-03 23:24:36 +00:00
parent 9ae6505abc
commit f74dafdda2

View file

@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
node-version: [18.x]
node-version: [16.x]
steps:
- uses: actions/checkout@v2