Skip to content

Commit cb0fa41

Browse files
committed
fix(ci): drop hardcoded node-version, use socket-registry default
1 parent 144939a commit cb0fa41

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ jobs:
4747
timeout-minutes: 10
4848
steps:
4949
- uses: SocketDev/socket-registry/.github/actions/setup-and-install@4edf2e3c3beff7d536e79ce43dfb61abba7cb537 # main
50-
with:
51-
node-version: '24'
5250

5351
- name: Build project
5452
run: pnpm run build

0 commit comments

Comments
 (0)