Skip to content

Commit 6e85bc4

Browse files
RafaelGSSmarco-ippolito
authored andcommitted
build: temporary disable ubsan
PR-URL: #52560 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Marco Ippolito <[email protected]>
1 parent 27491e5 commit 6e85bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-ubsan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ permissions:
3737

3838
jobs:
3939
test-ubsan:
40-
if: github.event.pull_request.draft == false
40+
if: false # Temporary disabled. Reference: https://github.com/nodejs/node/pull/52293#issuecomment-2059270585
4141
runs-on: ubuntu-latest
4242
env:
4343
CC: gcc

0 commit comments

Comments
 (0)