Skip to content

Commit d00973a

Browse files
committed
Rollback to node 14
1 parent fbcdadf commit d00973a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- name: Setup node
5757
uses: actions/setup-node@v2
5858
with:
59-
node-version: "16.x"
59+
node-version: "14.x"
6060
- name: Install dependencies
6161
run: yarn --dev && yarn --cwd ./playgrounds/html
6262
- name: Browser tests

0 commit comments

Comments
 (0)