Skip to content

Commit 4b5cc64

Browse files
committed
CI: Add Node.js 24 to CI
Connects pelias/pelias#985
1 parent 1cc0324 commit 4b5cc64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
matrix:
88
os:
99
- ubuntu-22.04
10-
node-version: [ 20.x, 22.x ]
10+
node-version: [ 20.x, 22.x, 24.x ]
1111
go-version:
1212
- 1.16.x
1313
steps:

0 commit comments

Comments
 (0)