Test on recent Node versions

This commit is contained in:
James Coglan
2023-09-07 18:49:05 +01:00
parent e9722f4a2f
commit 3c711fc376
+2 -6
View File
@@ -12,18 +12,14 @@ jobs:
- '0.10'
- '0.12'
- '4'
- '5'
- '6'
- '7'
- '8'
- '9'
- '10'
- '11'
- '12'
- '13'
- '14'
- '15'
- '16'
- '18'
- '20'
name: node.js v${{ matrix.node }}
runs-on: ubuntu-latest
steps: