github: build node 20

This commit is contained in:
Koushik Dutta
2024-03-05 09:56:52 -08:00
parent 090362b0ce
commit a73f421cee

View File

@@ -12,7 +12,7 @@ jobs:
matrix:
NODE_VERSION: [
"18",
# "20"
"20"
]
BASE: ["jammy"]
FLAVOR: ["full", "lite"]