[ci skip]: Fix comment in action

This commit is contained in:
Hiroki Noda 2024-05-07 19:05:24 +09:00
parent 796d212b05
commit 5838b94e62

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