Skip to content

Commit df14d43

Browse files
authored
chore: remove 21-v8-canary requirement for feature test (#2962)
1 parent 14d7e5a commit df14d43

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,6 @@ jobs:
7272
steps:
7373
- uses: actions/checkout@v4
7474
- uses: actions/setup-node@v4
75-
with:
76-
node-version: 21-v8-canary
7775
- name: Install dependencies
7876
run: npm ci --no-audit
7977
- name: Build

0 commit comments

Comments
 (0)