Skip to content

Commit e4839e4

Browse files
committed
.
1 parent 3e1d0e8 commit e4839e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rust/pyproject.toml.jinja

Lines changed: 1 addition & 1 deletion
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)