diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c75b765e5..ef22db4af 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -57,7 +57,7 @@ jobs: runs-on: macos-15 strategy: matrix: - node: node: [18.x, 20.x, 22.x, latest] + node: [18.x, 20.x, 22.x, latest] steps: - uses: actions/setup-node@v4 with: