diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 46b12eb..50afffe 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -47,8 +47,6 @@ jobs: timeout-minutes: 10 steps: - uses: SocketDev/socket-registry/.github/actions/setup-and-install@4edf2e3c3beff7d536e79ce43dfb61abba7cb537 # main - with: - node-version: '24' - name: Build project run: pnpm run build