feat(node-versions): raised the minimum node v20 requirement to v20.6
for auto-registered loader support BREAKING CHANGE: the minimum supported node version in the v20 major range is now v20.6
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
matrix:
|
||||
node-version:
|
||||
- 18.17.0
|
||||
- 20.0.0
|
||||
- 20.6.0
|
||||
- 20
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user