Update CI workflow (changelog ignore)

This commit is contained in:
Joseph Garrone
2021-12-09 01:57:03 +01:00
committed by GitHub
parent cf93b68816
commit 5c46ecc0ed

View File

@ -28,7 +28,6 @@ jobs:
strategy:
matrix:
node: [ '15', '14', '13' ]
os: [ windows-latest, ubuntu-latest ]
name: Test with Node v${{ matrix.node }}
steps:
- name: Tell if project is using npm or yarn