]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Revert "ci: Fetch fixed lcov from ppa" wip/ci
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 5 Aug 2025 12:43:45 +0000 (14:43 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 5 Aug 2025 12:44:42 +0000 (14:44 +0200)
This reverts commit a8cae1ae316a1df46e06b65e9c7c607a9e797b85.

.gitlab-ci.yml

index 18269b1280995af36f79cd64348839c194b9693c..925d65b68d33295c37b2f66c9d2342c3c977fc5e 100644 (file)
@@ -71,10 +71,7 @@ ubuntu-gcc-x86_64:
     DEBIAN_FRONTEND: noninteractive
   before_script:
     - apt update
-    - apt install -y --no-install-recommends software-properties-common
-    - add-apt-repository -y ppa:vala-team/build-support
     - apt install -y automake autoconf-archive libtool bison dbus flex git libglib2.0-dev libgraphviz-dev libgirepository1.0-dev lcov xsltproc make valac furo latexmk python3-sphinx tex-gyre texlive-latex-extra
-    - apt install -y libcapture-tiny-perl libdatetime-perl
   script:
     - git fetch --tags
     - ./autogen.sh --prefix=$HOME/vala-installed --enable-coverage