Skip to content

Commit 04230b5

Browse files
Update build-node-packages.yml
1 parent 4c561dc commit 04230b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-node-packages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ on:
2323
jobs:
2424
node:
2525
name: Node
26-
uses: actions/versions-package-tools/.github/workflows/build-tool-packages.yml@main
26+
uses: actions/versions-package-tools/.github/workflows/build-tool-packages.yml@arm64-testcases
2727
with:
2828
tool-name: "node"
2929
tool-version: ${{ inputs.VERSION || '18.12.0' }}

0 commit comments

Comments
 (0)