Skip to content

Commit f4bf055

Browse files
committed
Test against current node versions
1 parent a9189e3 commit f4bf055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-javascript.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- macos-latest
2121
- ubuntu-latest
2222
- windows-latest
23-
node-version: ['18.x', '20.x', '22.x', '23.x']
23+
node-version: ['24.x', '25.x', '26.x']
2424

2525
steps:
2626
- name: set git core.autocrlf to 'input'

0 commit comments

Comments
 (0)