CI: Fix duplication of jobs
This commit is contained in:
1
.github/workflows/linux-build.yml
vendored
1
.github/workflows/linux-build.yml
vendored
@@ -23,7 +23,6 @@ jobs:
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
arch: [x86_64]
|
||||
mode: [debug, releasedbg]
|
||||
confs:
|
||||
- { mode: debug }
|
||||
- { mode: debug, config: --asan=y }
|
||||
|
||||
Reference in New Issue
Block a user