We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b57cc2 commit d3753c8Copy full SHA for d3753c8
.github/workflows/ci-sanitizers.yaml
@@ -26,7 +26,6 @@ jobs:
26
# FIXME: cfi is a mix of lto, bitcode, 1-cgu, and it doesn't seem to
27
# even compile
28
- sanitizer: cfi
29
- crate: core
30
name: Test ${{ matrix.crate }} with ${{ matrix.sanitizer }} sanitizer
31
runs-on: ubuntu-latest
32
steps:
0 commit comments