Skip to content

Commit

Permalink
chore: test on Node 14 (#6400)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Jan 31, 2023
1 parent 5bf7f7f commit f366b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -144,7 +144,7 @@ jobs:
- name: Install
uses: ./.github/actions/prepare-install
with:
node-version: ${{ env.PRIMARY_NODE_VERSION }}
node-version: ${{ matrix.node-version }}
- name: Build
uses: ./.github/actions/prepare-build

Expand Down

0 comments on commit f366b6f

Please sign in to comment.