Skip to content

Commit

Permalink
Enable sanitizers again
Browse files Browse the repository at this point in the history
Fixes #837 because the underlying issue rust-lang/rust#117542 is fixed
  • Loading branch information
akoshelev committed Nov 17, 2023
1 parent 6b648ef commit 0e35f73
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,6 @@ jobs:

# sanitizers currently require nightly https://github.com/rust-lang/rust/issues/39699
sanitize:
# disabled due to https://github.com/private-attribution/ipa/issues/837
if: false
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down

0 comments on commit 0e35f73

Please sign in to comment.