Remove node 16 from test matrix

This commit is contained in:
Brian Carlson 2025-07-17 22:46:36 -05:00
parent b5174f307c
commit 37cb1ffb1d

View File

@ -39,7 +39,6 @@ jobs:
fail-fast: false
matrix:
node:
- '16'
- '18'
- '20'
- '22'