build on node 20 (#271)

This commit is contained in:
Grzegorz Rajchman
2023-11-20 13:23:24 +00:00
committed by GitHub
parent 134960a957
commit 8cece5570e

View File

@@ -34,7 +34,7 @@ jobs:
strategy:
matrix:
node-version: [16.x, 18.x, 19.x]
node-version: [16.x, 18.x, 20.x]
steps:
- name: Checkout