Skip to content

Commit 457bf6f

Browse files
cherry-pick(Reanimated): Fix Reanimated Static Check Nightly CI (#8606)
## Summary Cherry-pick of #8515 fixing one of the CIs ## Test plan
1 parent 73c5bf7 commit 457bf6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reanimated-compatibility-check-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Setup Node
5252
uses: actions/setup-node@v3
5353
with:
54-
node-version: 18
54+
node-version: 24
5555
- uses: ruby/setup-ruby@v1
5656
if: ${{ matrix.platform == 'iOS' }}
5757
with:

0 commit comments

Comments
 (0)