Skip to content

Commit

Permalink
- Add win-arm/64 to includes
Browse files Browse the repository at this point in the history
  • Loading branch information
KoalaBear84 committed Jan 22, 2024
1 parent 9a5479f commit 43fefa3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ jobs:
os: ubuntu-latest
- target: win-x64
os: windows-latest
- target: win-arm
os: windows-latest
- target: win-arm64
os: windows-latest
- target: osx-x64
os: macos-latest

Expand Down

0 comments on commit 43fefa3

Please sign in to comment.