Remove node 15.x from build matrix
EOL was June 2021, this time has passed long ago.
This commit is contained in:
parent
c7e504eeab
commit
1f8881a1d7
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -17,10 +17,6 @@ jobs:
|
|||||||
- os: ubuntu-latest
|
- os: ubuntu-latest
|
||||||
node_version: 14.x
|
node_version: 14.x
|
||||||
|
|
||||||
# EOL: June 2021
|
|
||||||
- os: ubuntu-latest
|
|
||||||
node_version: 15.x
|
|
||||||
|
|
||||||
# EOL: April 2024
|
# EOL: April 2024
|
||||||
- os: ubuntu-latest
|
- os: ubuntu-latest
|
||||||
node_version: 16.x
|
node_version: 16.x
|
||||||
|
Loading…
Reference in New Issue
Block a user