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:
commit
6e15d2fe9a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [12.x, 14.x, 16.x]
|
||||
node-version: [16.x]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Add table
Reference in a new issue