| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 8c8e368 commit 977af25
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -38,7 +38,7 @@ permissions: | |||
| 38 | 38 | ||
| 39 | 39 | jobs: | |
| 40 | 40 | test-asan: | |
| 41 | - if: github.event.pull_request.draft == false | ||
| 41 | + if: false # Temporarily disabled. References: https://github.com/nodejs/node/pull/52374, https://github.com/nodejs/node/pull/53651#issuecomment-2198510810 | ||
| 42 | 42 | runs-on: ubuntu-20.04 | |
| 43 | 43 | env: | |
| 44 | 44 | CC: sccache clang | |
| Back | FazBrowse Home | New Git URL |
0 commit comments