summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-03-09 14:49:30 -0400
committerIan Moffett <ian@osmora.org>2025-03-09 14:49:30 -0400
commit82511eb786746589802604f804112c66ebe99ed1 (patch)
tree54b1dd25680f9c96b1996150df1430b0ca03c05b
parent7ddd9a7f38e964f66565918c7af35ed78ff52193 (diff)
workflow: Don't build toolchain in this test
Signed-off-by: Ian Moffett <ian@osmora.org>
-rw-r--r--.github/workflows/cicd.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml
index 17d202f..ad6d236 100644
--- a/.github/workflows/cicd.yml
+++ b/.github/workflows/cicd.yml
@@ -22,5 +22,3 @@ jobs:
run: ./bootstrap && ./configure
- name: Build world with clang
run: make
- - name: Build toolchain
- run: make cross