summaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 2036484..7011681 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -15,8 +15,6 @@ jobs:
15 run: make 15 run: make
16 - name: make check 16 - name: make check
17 run: make check 17 run: make check
18 - name: make distcheck
19 run: make distcheck
20 build-macOS: 18 build-macOS:
21 runs-on: macOS-latest 19 runs-on: macOS-latest
22 steps: 20 steps: