mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2026-02-12 22:17:17 -05:00
Add win-arm64 to workflows
This commit is contained in:
committed by
Evan Husted
parent
2019ed0e31
commit
cd8ce1e233
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -66,6 +66,7 @@ jobs:
|
||||
matrix:
|
||||
platform:
|
||||
- { name: win-x64, os: windows-latest, zip_os_name: win_x64 }
|
||||
- { name: win-arm64, os: windows-latest, zip_os_name: win_arm64 }
|
||||
- { name: linux-x64, os: ubuntu-latest, zip_os_name: linux_x64 }
|
||||
- { name: linux-arm64, os: ubuntu-latest, zip_os_name: linux_arm64 }
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user