summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ci.yml')
-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 abd47ec97..eb95a7bef 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -64,7 +64,6 @@ jobs:
sudo apt-get install -y \
build-essential \
ccache \
- cxxtest \
libcln-dev \
libgmp-dev \
libgtest-dev \
@@ -87,7 +86,6 @@ jobs:
run: |
brew install \
ccache \
- cxxtest \
cln \
gmp \
pkgconfig \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback