diff --git a/.github/workflows/default.yml b/.github/workflows/default.yml index 11a1f2ac..24d74c76 100644 --- a/.github/workflows/default.yml +++ b/.github/workflows/default.yml @@ -57,7 +57,7 @@ jobs: dmd: gdc-12 host: macos-latest - # Restrict DMD to macOS latest + # Omit DMD from macOS latest because DMD does not support Arm64 - compiler: dmd: dmd host: macos-latest