We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa95934 commit afa57baCopy full SHA for afa57ba
.github/workflows/check-binary-size.yml
@@ -63,6 +63,8 @@ jobs:
63
cat <<EOF > config.toml
64
[llvm]
65
download-ci-llvm = true
66
+ [build]
67
+ target = ["i686-pc-windows-msvc"]
68
[rust]
69
incremental = false
70
EOF
0 commit comments