remote node@12 from tests
This commit is contained in:
parent
e1a408ea0c
commit
2c6d1fad32
|
@ -1,3 +0,0 @@
|
|||
lib
|
||||
jest.config.js
|
||||
testing.js
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [12.x, 14.x, 16.x, 18.x]
|
||||
node-version: [14.x, 16.x, 18.x]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in New Issue