Skip to content

Commit b3c068d

Browse files
rom1504claude
andauthored
Update CI to Node 24 (#58)
Co-authored-by: rom1504 <rom1504@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 3a84c18 commit b3c068d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
strategy:
1515
matrix:
16-
node-version: [22.x]
16+
node-version: [24.x]
1717

1818
steps:
1919
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)