Skip to content

Commit

Permalink
Merge pull request #102 from matt-FFFFFF/patch-1
Browse files Browse the repository at this point in the history
feat: add windows arm64 to deployment
  • Loading branch information
tmccombs authored Jul 15, 2024
2 parents 75b0fad + ce1ce5e commit 0a8f602
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ jobs:
name: darwin
ext: ''
arch: "386"
- os:
name: windows
ext: '.exe'
arch: arm64
fail-fast: false
env:
GOOS: ${{ matrix.os.name }}
Expand Down

0 comments on commit 0a8f602

Please sign in to comment.