Skip to content

Commit

Permalink
ci: use macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
rigor789 authored Jan 24, 2024
1 parent aec74b1 commit 56544d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:
jobs:
build:
name: Build
runs-on: macos-13-xl
runs-on: macos-13
outputs:
npm_version: ${{ steps.npm_version_output.outputs.NPM_VERSION }}
npm_tag: ${{ steps.npm_version_output.outputs.NPM_TAG }}
Expand Down

0 comments on commit 56544d9

Please sign in to comment.