Skip to content

Commit 3190306

Browse files
committed
bump windows down temporarily
1 parent 3299354 commit 3190306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
strategy:
159159
fail-fast: false
160160
matrix:
161-
node-version: [18.x]
161+
node-version: [16.x]
162162
vscode-version: [stable, insiders]
163163
env:
164164
VSCODE_TEST_VERSION: ${{ matrix.vscode-version }}

0 commit comments

Comments
 (0)