Skip to content

Commit ed88501

Browse files
committed
no need to test vscode on node 18
1 parent f5c2f41 commit ed88501

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/vscode.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- ubuntu-latest
2828
- macos-latest
2929
- windows-latest
30-
node-version: [18.x, 20.x]
30+
node-version: [20.x]
3131

3232
steps:
3333
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)