Update release-windows.yml
This commit is contained in:
@@ -11,11 +11,11 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- platform: 'windows-2022'
|
- platform: 'windows-2025'
|
||||||
args: '--target x86_64-pc-windows-msvc --verbose'
|
args: '--target x86_64-pc-windows-msvc --verbose'
|
||||||
arch: 'arm64'
|
arch: 'arm64'
|
||||||
type: 'x86_64'
|
type: 'x86_64'
|
||||||
- platform: "windows-2022"
|
- platform: "windows-2025"
|
||||||
args: "--target aarch64-pc-windows-msvc --verbose"
|
args: "--target aarch64-pc-windows-msvc --verbose"
|
||||||
arch: 'arm64'
|
arch: 'arm64'
|
||||||
type: 'aarch64'
|
type: 'aarch64'
|
||||||
|
|||||||
Reference in New Issue
Block a user