From 5fcd41b96223cb9a05144d5f3ba26d05316d9983 Mon Sep 17 00:00:00 2001 From: Benjamin Berg Date: Fri, 16 Aug 2019 09:33:57 +0200 Subject: [PATCH] CI: Disable ABI check As the ABI check is not useful for now until the API becomes stable again. Disable it. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 82846fbd..4ddbd9d9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -34,7 +34,7 @@ build: stage: build <<: *build_one_driver <<: *build - <<: *check_abi +# <<: *check_abi .flatpak_script_template: &flatpak_script script: