diff --git a/.github/workflows/default.yml b/.github/workflows/default.yml index 30e9f1c..8797a03 100644 --- a/.github/workflows/default.yml +++ b/.github/workflows/default.yml @@ -57,6 +57,11 @@ jobs: dmd: gdc-12 host: macos-latest + # Restrict DMD to macOS + - compiler: + dmd: dmd + host: macos-latest + # Omit dub builds for GDC because dub rejects the old fronted revision - compiler: dmd: gdc-12