Skip to content

Commit 511ac2f

Browse files
ci: use Node.js 24
Reference: https://github.com/nodejs/Release
1 parent d38fbda commit 511ac2f

File tree

3 files changed

+746
-2652
lines changed

3 files changed

+746
-2652
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
strategy:
1818
matrix:
1919
node-version:
20-
- 14
2120
- 20
21+
- 24
2222

2323
services:
2424
postgres:

0 commit comments

Comments
 (0)