Skip to content

Commit

Permalink
Remove Node 16 config
Browse files Browse the repository at this point in the history
  • Loading branch information
colepeters committed Jun 6, 2024
1 parent 8315f1b commit 6458cfc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:

- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version: 16

- name: Env
run: |
Expand Down Expand Up @@ -64,8 +62,6 @@ jobs:

- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version: 16

- name: Install
run: npm i
Expand Down

0 comments on commit 6458cfc

Please sign in to comment.