Update build-and-test.yml

This commit is contained in:
Eric Dubé 2024-06-14 22:42:19 -04:00 committed by GitHub
parent 2cc1c5ac6c
commit d6d6fb0c37
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
node-version: [16.x, 18.x, 20.x, 21.x]
node-version: [20.x, 21.x, 22.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
steps: