Skip to content

Commit

Permalink
ci: use old node for runtime tests
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Jan 31, 2024
1 parent 542f3d2 commit 020993a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
uses: actions/setup-node@v4
with:
cache: 'yarn'
node-version: 20.11

- name: Install Node dependencies
run: yarn --frozen-lockfile
Expand Down

0 comments on commit 020993a

Please sign in to comment.