Skip to content

Commit

Permalink
[try LDC as host compiler for macos-14 job, for a native ARM64 DMD bu…
Browse files Browse the repository at this point in the history
…ild]
  • Loading branch information
kinke committed Oct 28, 2024
1 parent 35ea522 commit 7ca69e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
# macOS
- job_name: macOS 14 x64, DMD (latest)
os: macos-14
host_dmd: dmd
host_dmd: ldc
# Disabled because of failure https://issues.dlang.org/show_bug.cgi?id=24518
# - job_name: macOS 14 x64, DMD (coverage)
# os: macos-14
Expand Down

0 comments on commit 7ca69e4

Please sign in to comment.