Skip to content

Commit

Permalink
try m1 runner macos
Browse files Browse the repository at this point in the history
  • Loading branch information
anil0906 committed Oct 3, 2023
1 parent a4eb300 commit 320e38b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
customiseHostCommand: echo 'No customizations are needed'
buildCommand: npm run build -- --target x86_64-apple-darwin

- host: macos-latest
- host: macos-latest-xlarge
target: aarch64-apple-darwin
jsPackageHome: packages/cohort_sdk_js
finalPackageName: packages/cohort_sdk_js/cohort_sdk_js.darwin-arm64.node
Expand Down Expand Up @@ -117,4 +117,4 @@ jobs:
with:
name: bindings-${{ matrix.settings.target }}
path: ${{ matrix.settings.finalPackageName }}
if-no-files-found: error
if-no-files-found: error

0 comments on commit 320e38b

Please sign in to comment.