Skip to content

Commit d8d6474

Browse files
committed
chore: remove nvmrc
1 parent 175c3c4 commit d8d6474

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed
-9.04 KB
Binary file not shown.

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set node version
2020
uses: actions/setup-node@v4
2121
with:
22-
node-version-file: .nvmrc
22+
node-version: 22
2323
cache: pnpm
2424

2525
- name: Install deps

.nvmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)