mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-14 09:18:09 +00:00
syntax error
fix yaml
This commit is contained in:
@@ -46,8 +46,7 @@ jobs:
|
||||
- debug
|
||||
- release
|
||||
exclude:
|
||||
# clang runs OOM in release with ASAN
|
||||
- { compiler: clang mode: release }
|
||||
- { compiler: clang, mode: release } # clang runs OOM in release with ASAN
|
||||
steps:
|
||||
- name: checkout
|
||||
uses: actions/checkout@v6
|
||||
|
||||
Reference in New Issue
Block a user