Skip to content

Commit 56544d9

Browse files
authored
ci: use macos-13
1 parent aec74b1 commit 56544d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
jobs:
1212
build:
1313
name: Build
14-
runs-on: macos-13-xl
14+
runs-on: macos-13
1515
outputs:
1616
npm_version: ${{ steps.npm_version_output.outputs.NPM_VERSION }}
1717
npm_tag: ${{ steps.npm_version_output.outputs.NPM_TAG }}

0 commit comments

Comments
 (0)