[epiphany/pgriffis/fix-ci] Apply 1 suggestion(s) to 1 file(s)
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/pgriffis/fix-ci] Apply 1 suggestion(s) to 1 file(s)
- Date: Tue, 5 Jul 2022 22:47:41 +0000 (UTC)
commit 9b8931e3b4a0eb90b1e91d87f7b404e17f281f3d
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Tue Jul 5 22:47:41 2022 +0000
Apply 1 suggestion(s) to 1 file(s)
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b91ab9869..1b59efd19 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -57,7 +57,7 @@ scanbuild:
CONFIG_OPTS: '-Dprofile=Devel -Dunit_tests=enabled'
script:
- flatpak-builder --user --disable-rofiles-fuse --stop-at=${FLATPAK_MODULE} flatpak_app ${MANIFEST_PATH}
- - flatpak build flatpak_app bash -c "source /usr/lib/sdk/llvm12/enable.sh; meson --prefix=/app
${CONFIG_OPTS} _build; SCANBUILD=$(pwd)/.run-scan-build ninja -C _build scan-build"
+ - flatpak build flatpak_app bash -c "source /usr/lib/sdk/llvm14/enable.sh; meson --prefix=/app
${CONFIG_OPTS} _build; SCANBUILD=$(pwd)/.run-scan-build ninja -C _build scan-build"
allow_failure: true # This is temporary until the org.freedesktop.Sdk.Extension.llvm12 extension exists
for our runtime.
artifacts:
when: on_failure
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]