Skip to content

Commit

Permalink
ci: Loosen node restrictions
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinav committed Sep 30, 2024
1 parent 369b37b commit da93d36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
- name: Set up Node
uses: actions/setup-node@v4
with:
node-version: '16'
cache: 'yarn'
cache-dependency-path: yarn.lock
- name: Download dependencies
Expand Down

0 comments on commit da93d36

Please sign in to comment.