There was an error while loading. Please reload this page.
1 parent 55f9b18 commit 6de5163Copy full SHA for 6de5163
1 file changed
.github/workflows/test.yml
@@ -21,7 +21,7 @@ jobs:
21
strategy:
22
fail-fast: false
23
matrix:
24
- node: [18, 20, 22]
+ node: [18, 20, 22, 24]
25
os: [ubuntu-latest, windows-latest]
26
27
steps:
0 commit comments