re-enable debug CI for linux
parent
c25f8a60b7
commit
331ae137af
|
@ -31,7 +31,7 @@ jobs:
|
||||||
ubuntu-22.04-clang-14,
|
ubuntu-22.04-clang-14,
|
||||||
]
|
]
|
||||||
|
|
||||||
build_type: [Release]
|
build_type: [Debug, Release]
|
||||||
build_unstable: [ON]
|
build_unstable: [ON]
|
||||||
include:
|
include:
|
||||||
- name: ubuntu-20.04-gcc-9
|
- name: ubuntu-20.04-gcc-9
|
||||||
|
|
Loading…
Reference in New Issue