We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6f6d83 commit b3468b6Copy full SHA for b3468b6
.github/workflows/ci.yml
@@ -78,5 +78,6 @@ jobs:
78
uses: ./.github/actions/test
79
with:
80
toolchain: nightly
81
+ target: "x86_64-unknown-linux-gnu"
82
rustflags: "-Z sanitizer=address"
83
rustdocflags: "-Z sanitizer=address"
0 commit comments