Skip to content

Commit 5b8ff40

Browse files
committed
.
1 parent f36f803 commit 5b8ff40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/setup-linux-build-deps.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
param(
44
[Parameter(Mandatory = $true)]
5-
[ValidateSet('x86_64', 'arm64')]
5+
[ValidateSet('x64', 'arm64')]
66
[string] $Architecture
77
)
88

0 commit comments

Comments
 (0)