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 aec74b1 commit 56544d9Copy full SHA for 56544d9
.github/workflows/npm_release.yml
@@ -11,7 +11,7 @@ env:
11
jobs:
12
build:
13
name: Build
14
- runs-on: macos-13-xl
+ runs-on: macos-13
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