chore(ci): fix invalid workflow

This commit is contained in:
Christopher Hiller
2023-06-01 11:19:53 -07:00
parent f4c37985eb
commit 307c81a24b

View File

@@ -50,7 +50,7 @@ jobs:
os: [ubuntu-latest, windows-latest, macos-latest]
exclude:
- os: macos-latest
node: 14.x
node-version: 14.x
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3