Skip to content

Commit 406fc48

Browse files
committed
Revert "Try to still publish if only the ASAN build fails"
* This reverts commit 19d4327. * Let's try to make it required again.
1 parent 19d4327 commit 406fc48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ jobs:
8383
include:
8484
- { os: ubuntu-24.04, name: asan }
8585
runs-on: ${{ matrix.os }}
86-
continue-on-error: ${{ matrix.name == 'asan' }}
8786
steps:
8887
- name: Clone ruby
8988
uses: actions/checkout@v4

0 commit comments

Comments
 (0)