Skip to content

Commit d6b134e

Browse files
authored
ci(windows): use Node 22.15 (#2480)
1 parent 2682eba commit d6b134e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,6 @@ jobs:
544544
uses: ./.github/actions/setup-toolchain
545545
with:
546546
platform: windows
547-
node-version: "22.13"
548547
- name: Set up react-native@canary
549548
if: ${{ github.event_name == 'schedule' }}
550549
uses: ./.github/actions/setup-react-native
@@ -602,7 +601,6 @@ jobs:
602601
uses: ./.github/actions/setup-toolchain
603602
with:
604603
platform: windows
605-
node-version: "22.13"
606604
- name: Initialize test app
607605
uses: ./.github/actions/init-test-app
608606
with:

0 commit comments

Comments
 (0)