We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a7cbf4 commit aec74b1Copy full SHA for aec74b1
.github/workflows/npm_release.yml
@@ -11,7 +11,7 @@ env:
11
jobs:
12
build:
13
name: Build
14
- runs-on: macos-latest
+ runs-on: macos-13-xl
15
outputs:
16
npm_version: ${{ steps.npm_version_output.outputs.NPM_VERSION }}
17
npm_tag: ${{ steps.npm_version_output.outputs.NPM_TAG }}
0 commit comments