We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7022cf commit 39320eeCopy full SHA for 39320ee
.github/workflows/unit-test.yml
@@ -37,7 +37,7 @@ jobs:
37
strategy:
38
matrix:
39
os: [ubuntu-latest, windows-latest]
40
- node: [18, 20, 22]
+ node: [20, 22, 24]
41
fail-fast: false
42
43
steps:
0 commit comments