Removed 12 and add 18 and 20

This commit is contained in:
Sambo Chea 2023-07-11 12:43:51 +07:00
parent 656c8e0ef7
commit 0f115da19b
Signed by: sombochea
GPG Key ID: 3C7CF22A05D95490

View File

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