Skip to content

Commit 043a989

Browse files
build: Upgrade to Node 24
1 parent 18b6e1d commit 043a989

File tree

3 files changed

+620
-1503
lines changed

3 files changed

+620
-1503
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
strategy:
1515
matrix:
1616
node: [20, 24]
17-
continue-on-error: ${{ matrix.node == 24 }}
1817

1918
steps:
2019
- name: Checkout

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20
1+
24

0 commit comments

Comments
 (0)