summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2021-04-08 10:24:34 +1000
committerNathan Scott <nathans@redhat.com>2021-06-09 17:09:29 +1000
commit5abd7f21985af862b4026e3a43a86a0c2cef46ac (patch)
tree8de475998e783fb6ae9cbd5eb23a7432f5b4f835 /.github
parentd4a2587568aa3d1fc1aa6a89bbe6e7797c72521e (diff)
Drop CI distcheck on pcp build as pcp-htop.c now contains main
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index ea9f4b68..8f198a2f 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -125,8 +125,6 @@ jobs:
run: ./configure --enable-pcp --enable-unicode
- name: Build
run: make -k
- - name: Distcheck
- run: make distcheck DISTCHECK_CONFIGURE_FLAGS="--enable-pcp --enable-unicode"
build-ubuntu-latest-clang-analyzer:
runs-on: ubuntu-latest

© 2014-2024 Faster IT GmbH | imprint | privacy policy