mirror of
https://github.com/actions/node-versions.git
synced 2025-09-06 17:22:56 +08:00
Test macos-14-large runner
This commit is contained in:
parent
447f233d8c
commit
e517f1fe7a
4
.github/workflows/build-node-packages.yml
vendored
4
.github/workflows/build-node-packages.yml
vendored
@ -23,9 +23,9 @@ on:
|
||||
jobs:
|
||||
node:
|
||||
name: Node
|
||||
uses: actions/versions-package-tools/.github/workflows/build-tool-packages.yml@main
|
||||
uses: actions/versions-package-tools/.github/workflows/build-tool-packages.yml@test-macos-x64-runner
|
||||
with:
|
||||
tool-name: "node"
|
||||
tool-version: ${{ inputs.VERSION || '18.12.0' }}
|
||||
publish-release: ${{ inputs.PUBLISH_RELEASES || false }}
|
||||
secrets: inherit
|
||||
secrets: inherit
|
||||
|
Loading…
x
Reference in New Issue
Block a user