Skip to content

Commit 100ebd0

Browse files
syntax error
1 parent bc472f6 commit 100ebd0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/builds.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@ jobs:
4646
- debug
4747
- release
4848
exclude:
49-
# clang runs OOM in release with ASAN
50-
- { compiler: clang mode: release }
49+
- { compiler: clang mode: release } # clang runs OOM in release with ASAN
5150
steps:
5251
- name: checkout
5352
uses: actions/checkout@v6

0 commit comments

Comments
 (0)