diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 14805ff58e495b..52dc9cd290a6a1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,7 +39,7 @@ jobs: strategy: matrix: os: [ubuntu-latest] - node_version: [18, 20] + node_version: [18, 20, 22] include: # Active LTS + other OS - os: macos-latest