Skip to content

Commit ec7ff81

Browse files
authored
Unpin Node 22 now that 22.5.1 is out (#59359)
1 parent 3f6f316 commit ec7ff81

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
@@ -29,7 +29,7 @@ jobs:
2929
- windows-latest
3030
- macos-14
3131
node-version:
32-
- '22.4.x'
32+
- '22'
3333
- '20'
3434
- '18'
3535
- '16'

0 commit comments

Comments
 (0)