fix2
This commit is contained in:
parent
ab6f1122a4
commit
bd48a0ac10
|
|
@ -38,7 +38,6 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
sanitizer: [ADDRESS, UNDEFINED] # THREAD is broken
|
sanitizer: [ADDRESS, UNDEFINED] # THREAD is broken
|
||||||
build_type: [RelWithDebInfo]
|
build_type: [RelWithDebInfo]
|
||||||
extra_args: []
|
|
||||||
include:
|
include:
|
||||||
- build_type: Release
|
- build_type: Release
|
||||||
sanitizer: ""
|
sanitizer: ""
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue