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

update ci

This commit is contained in:
liabru 2024-03-03 23:15:57 +00:00
parent 8236aa2b03
commit 9ae6505abc

View file

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