ci: link node 24 for linux arm testing

This commit is contained in:
John Kleinschmidt
2025-10-20 16:41:18 -04:00
parent ad598f30e3
commit 7421434936

View File

@@ -68,6 +68,7 @@ jobs:
if: ${{ inputs.target-arch == 'arm' && inputs.target-platform == 'linux' }}
run: |
cp $(which node) /mnt/runner-externals/node20/bin/
cp $(which node) /mnt/runner-externals/node24/bin/
- name: Setup Node.js/npm
if: ${{ inputs.target-platform == 'win' }}
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444