remove 20.x
This commit is contained in:
parent
9d452ab80e
commit
1caedfffa6
@ -11,7 +11,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
node-version: [15.x, 16.x, 17.x, 18.x, 19.x, 20.x]
|
node-version: [15.x, 16.x, 17.x, 18.x, 19.x]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
Reference in New Issue
Block a user