0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2025-01-20 17:10:11 -05:00

Merge branch 'master' into performance-2

* master:
  update ci
  update ci
This commit is contained in:
liabru 2024-03-03 23:26:55 +00:00
commit 6e15d2fe9a

View file

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