This commit is contained in:
Hiroki Noda 2025-03-01 02:02:14 +01:00 committed by GitHub
commit 8203d3cc71
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,7 +57,7 @@ jobs:
dmd: gdc-12 dmd: gdc-12
host: macos-latest host: macos-latest
# Restrict DMD to macOS latest # Omit DMD from macOS latest because DMD does not support Arm64
- compiler: - compiler:
dmd: dmd dmd: dmd
host: macos-latest host: macos-latest