Skip to content

Commit a91a9a2

Browse files
committed
chore: remove 21-v8-canary requirement for feature test
1 parent 282b7e8 commit a91a9a2

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)