ci: Remove NodeJS version selection

This commit is contained in:
Brian Flad 2023-02-09 08:45:18 -05:00
parent 0b1256179e
commit 41cebf042f
No known key found for this signature in database
GPG key ID: AC40A9A6632E4888

View file

@ -10,10 +10,6 @@ jobs:
check-dist:
name: Check dist/ directory
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@a8533f184b279cfc1b2dd6a96ed2f097ccf81189
with:
node-version: 18
test:
name: Test
uses: actions/reusable-workflows/.github/workflows/basic-validation.yml@a8533f184b279cfc1b2dd6a96ed2f097ccf81189
with:
node-version: 18