add lts/hydrogen to test env
All checks were successful
All checks were successful
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -18,7 +18,8 @@ jobs:
|
||||
nodever:
|
||||
[
|
||||
'latest',
|
||||
'lts/*'
|
||||
'lts/*',
|
||||
'lts/hydrogen'
|
||||
]
|
||||
permissions:
|
||||
contents: read
|
||||
|
Reference in New Issue
Block a user