Skip to content

Commit

Permalink
D - CI notes
Browse files Browse the repository at this point in the history
  • Loading branch information
kassane committed Oct 17, 2024
1 parent 8f76be9 commit a382361
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_bindings_d.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
test:
strategy:
matrix:
# dmd: base (self-hosting) compiler (frontend & backend)
# ldc2/ldmd2: (dmd-frontend + LLVM backend) - recommended for MacOS ARM64
dlang: ["ldc-latest", "dmd-latest"]
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit a382361

Please sign in to comment.