diff --git a/.github/workflows/nodeCI.yml b/.github/workflows/nodeCI.yml index 9a2695f..93038d7 100644 --- a/.github/workflows/nodeCI.yml +++ b/.github/workflows/nodeCI.yml @@ -13,7 +13,7 @@ jobs: fail-fast: false matrix: os: [ubuntu-20.04, ubuntu-latest, windows-latest] - node: [16, 18] + node: [16, 18, 20] include: - os: windows-latest commandPrefix: ''