summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2020-08-24 10:22:44 +1000
committerNathan Scott <nathans@redhat.com>2020-08-24 10:22:44 +1000
commit9eb9064fbda0995c286cddd7a0436822a3d6906f (patch)
tree90d3f001120dd2dd26ab95bfcca6d0c0f85aa165 /.github
parent9e57b5c3f48c15aa8fb0ced408ec745eb6ad8874 (diff)
Cleanup unused CI build notes and whitespace
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml12
1 files changed, 0 insertions, 12 deletions
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

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