Skip to content

Commit

Permalink
Attempt 1 at arm64 builds
Browse files Browse the repository at this point in the history
  • Loading branch information
KC3PIB authored and KC3PIB committed Mar 26, 2022
1 parent b00a93a commit 7dc5f1d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
- kind: macOS
os: macos-latest
target: osx-x64
- kind: arm64
os: self-hosted
target: arm64
runs-on: ${{ matrix.os }}
env:
DOTNET_NOLOGO: true
Expand Down

0 comments on commit 7dc5f1d

Please sign in to comment.