Remove debug build from GitLab CI
This commit is contained in:
@ -21,5 +21,4 @@ build:
|
|||||||
- apt update && apt -y install make cmake ninja-build pkg-config xorg-dev libgtk-3-dev python3 python3-mypy
|
- apt update && apt -y install make cmake ninja-build pkg-config xorg-dev libgtk-3-dev python3 python3-mypy
|
||||||
script:
|
script:
|
||||||
- make purge configure-release test install
|
- make purge configure-release test install
|
||||||
- make purge configure-debug test install
|
|
||||||
- make purge configure-asan test install
|
- make purge configure-asan test install
|
||||||
|
Reference in New Issue
Block a user