Skip to content

Commit

Permalink
ci: Release aarch64 binaries for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
mborgerson committed Jan 8, 2025
1 parent 78ab522 commit 26db3b5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -408,11 +408,15 @@ jobs:
draft: false
files: |
dist/src.tar.gz/src.tar.gz
dist/xemu-win-aarch64-debug-pdb/xemu-win-aarch64-debug.zip
dist/xemu-win-aarch64-debug-pdb/xemu-win-aarch64-debug-pdb.zip
dist/xemu-win-aarch64-release-pdb/xemu-win-aarch64-release.zip
dist/xemu-win-aarch64-release-pdb/xemu-win-aarch64-release-pdb.zip
dist/xemu-win-x86_64-debug-pdb/xemu-win-x86_64-debug.zip
dist/xemu-win-x86_64-debug-pdb/xemu-win-x86_64-debug-pdb.zip
dist/xemu-win-x86_64-release-pdb/xemu-win-x86_64-release.zip
dist/xemu-win-x86_64-release-pdb/xemu-win-release.zip
dist/xemu-win-x86_64-release-pdb/xemu-win-x86_64-release-pdb.zip
dist/xemu-win-x86_64-release-pdb/xemu-win-release.zip
dist/xemu-macos-universal-release/xemu-macos-universal-release.zip
dist/xemu-macos-universal-debug/xemu-macos-universal-debug.zip
dist/xemu-ubuntu-release/xemu/xemu-v${{ env.XEMU_VERSION }}-x86_64.AppImage
Expand Down

0 comments on commit 26db3b5

Please sign in to comment.