diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8a628b4560d..3b4c6ddc4fe 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,7 +43,7 @@ jobs: strategy: matrix: - node: [16.x, 18.x] + node: [16.x, 18.x, 20.x] fail-fast: false steps: