Skip to content

Commit f0db4ff

Browse files
authored
chore: test with active LTS + current
1 parent 71ac0d9 commit f0db4ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
strategy:
1717
matrix:
18-
node-version: [18.19.0, 20.x]
18+
node-version: [22.x, 23.x]
1919
steps:
2020
- name: set git core.autocrlf to 'input'
2121
run: git config --global core.autocrlf input

0 commit comments

Comments
 (0)