Skip to content

Commit 05a9ee7

Browse files
committed
D - CI notes
1 parent a6d61b6 commit 05a9ee7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci_bindings_d.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ jobs:
4444
test:
4545
strategy:
4646
matrix:
47+
# dmd: base (self-hosting) compiler (frontend & backend)
48+
# ldc2/ldmd2: (dmd-frontend + LLVM backend) - recommended for MacOS ARM64
4749
dlang: ["ldc-latest", "dmd-latest"]
4850
runs-on: ubuntu-latest
4951
steps:

0 commit comments

Comments
 (0)