Skip to content

Commit aa9f45e

Browse files
authored
Update test.yml
1 parent 2d5988c commit aa9f45e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
release: ${{ matrix.version }}
3232
- name: Setup node
3333
uses: actions/setup-node@v4
34+
with:
35+
"node-version": 18.x
3436
- name: npm clean install
3537
run: npm ci
3638
- name: Start Xvfb

0 commit comments

Comments
 (0)