Skip to content

Commit

Permalink
Reduce minimal required version for macOS down to 11
Browse files Browse the repository at this point in the history
  • Loading branch information
Exidex committed Sep 5, 2024
1 parent 852404a commit 960d773
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/setup-macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:

- run: ${{ inputs.command }}
env:
MACOSX_DEPLOYMENT_TARGET: 11
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_ACCESS_TOKEN }}
GITHUB_RELEASE_ID: ${{ inputs.github-release-id }}
Expand Down

0 comments on commit 960d773

Please sign in to comment.