summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2025-12-10 22:29:12 +0800
committerruki <[email protected]>2025-12-10 22:29:12 +0800
commitce1be43362a6f0cb6e4adf117e73d55d61f27f8b (patch)
treebf0fff37cffa09a9bcc277ba1f317967c099991f
parentfa4b54675ebc0f0ed0361f5ccc3d788819f2a20c (diff)
disable dmd on ci
-rw-r--r--.github/workflows/macos.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml
index 86f98073a..57feb362f 100644
--- a/.github/workflows/macos.yml
+++ b/.github/workflows/macos.yml
@@ -33,11 +33,6 @@ jobs:
- uses: little-core-labs/[email protected]
id: tagName
- - name: Install dlang toolchain
- run: |
- brew install dmd
- dmd --version
-
- name: Tests
run: |
xmake lua -v -D tests/run.lua