Skip to content

Commit 8303f40

Browse files
committed
.
1 parent ce33808 commit 8303f40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/pyproject.toml.jinja

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ rustup target add aarch64-pc-windows-msvc
118118
rustup show
119119
"""
120120
environment = {PATH="$UserProfile\\.cargo\bin;$PATH", CARGO_TERM_COLOR="always"}
121-
archs = "AMD64 arm64"
121+
archs = "AMD64 ARM64"
122122
123123
[tool.coverage.run]
124124
branch = true

0 commit comments

Comments
 (0)