CI: restrict dmd to macOS latest

This commit is contained in:
Hiroki Noda 2024-05-05 21:25:42 +09:00 committed by Jan Jurzitza
parent 565087aa76
commit ff0a9bc2ee
1 changed files with 5 additions and 0 deletions

View File

@ -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