diff --git a/.github/workflows/build-all.yml b/.github/workflows/build-all.yml index 67d41b0..2abe345 100644 --- a/.github/workflows/build-all.yml +++ b/.github/workflows/build-all.yml @@ -12,7 +12,7 @@ jobs: strategy: matrix: - node-version: [16.x, 18.x] + node-version: [18.x, 20.x] os: [macOS-latest, windows-latest, ubuntu-latest] steps: