Skip to content

Commit 2023556

Browse files
authored
Merge pull request #899 from bmish/node-24
2 parents 26e72dd + d3525be commit 2023556

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
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
matrix:
2222
os: [ ubuntu, windows ]
23-
node-version: [18.x, 20.x, 22.x, 23.x]
23+
node-version: [18.x, 20.x, 22.x, 23.x, 24.x]
2424

2525
steps:
2626
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)