Update tests.yml (#3847)

This commit is contained in:
Michael Telatynski
2023-11-10 20:30:33 +00:00
committed by GitHub
parent a28530004a
commit 625753c388
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
strategy:
matrix:
specs: [integ, unit]
node: [18, "*"]
node: [18, "lts/*", 21]
steps:
- name: Checkout code
uses: actions/checkout@v4