fix: Updated build versions

This commit is contained in:
Florian Bouillon 2022-12-11 01:38:54 +01:00 committed by GitHub
parent a32f42975a
commit 2177e9c088
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
# Follow current releases https://nodejs.org/en/about/releases/
node-version: [12.x, 14.x, 16.x, 17.x, 18.x]
node-version: [14.x, 16.x, 18.x, 19.x]
steps:
- name: Checkout