From 9eb9064fbda0995c286cddd7a0436822a3d6906f Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Mon, 24 Aug 2020 10:22:44 +1000 Subject: Cleanup unused CI build notes and whitespace --- .github/workflows/ci.yml | 12 ------------ 1 file changed, 12 deletions(-) (limited to '.github') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5cb69fe3..bb7fb0a8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,20 +18,8 @@ jobs: - name: Distcheck run: make distcheck -# build-macos-latest: -# runs-on: macos-latest -# steps: -# - uses: actions/checkout@v2 -# - name: make -# run: | -# ./autogen.sh -# ./configure -# make - whitespace_check: - runs-on: ubuntu-latest - steps: - uses: actions/checkout@v2 - name: check-whitespaces -- cgit v1.2.3