add lts/hydrogen to test env
All checks were successful
NPM Audit Check / Check NPM audit (push) Successful in -2m17s
Unit tests / Unit tests (latest) (push) Successful in -2m5s
Unit tests / Unit tests (lts/*) (push) Successful in -2m5s
Unit tests / Unit tests (lts/hydrogen) (push) Successful in -1m59s

This commit is contained in:
2025-09-02 20:59:17 -05:00
parent b0e4a10b3e
commit 021f714b06

View File

@@ -18,7 +18,8 @@ jobs:
nodever:
[
'latest',
'lts/*'
'lts/*',
'lts/hydrogen'
]
permissions:
contents: read