diff --git a/.buildkite/staging-tests.json b/.buildkite/staging-tests.json index 5391ea0..dcc8d42 100644 --- a/.buildkite/staging-tests.json +++ b/.buildkite/staging-tests.json @@ -3,7 +3,7 @@ { "test_name": "staging: build-gnu", "command": "cd staging && RUSTFLAGS=\"-D warnings\" cargo build --release", - "soft_fail": "true", + "soft_fail": "false", "platform": [ "x86_64", "aarch64"