Update release-windows.yml

This commit is contained in:
FTCHD
2025-08-15 18:58:04 +01:00
committed by GitHub
parent da162f2752
commit 007bb93ee3
+2 -2
View File
@@ -12,11 +12,11 @@ jobs:
matrix:
include:
- platform: 'windows-latest'
args: '--target x86_64-pc-windows-msvc'
args: '--target x86_64-pc-windows-msvc --verbose'
arch: 'arm64'
type: 'x86_64'
- platform: "windows-latest"
args: "--target aarch64-pc-windows-msvc"
args: "--target aarch64-pc-windows-msvc --verbose"
arch: 'arm64'
type: 'aarch64'