Skip to content

Commit 352132a

Browse files
committed
Avoid Node 22.5.
1 parent 4a3458a commit 352132a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
node:
1212
- 18
1313
- 20
14-
- 22
14+
- 22.4
1515
os:
1616
# - macOS-latest
1717
# - windows-latest # I don't have a Windows machine to debug

0 commit comments

Comments
 (0)