Skip to content

Commit 191e23c

Browse files
authored
fix(ci): drop hardcoded node-version, use socket-registry default (#162)
1 parent 144939a commit 191e23c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.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)