mirror of
https://github.com/dlang-community/D-Scanner.git
synced 2025-04-27 13:50:02 +03:00
[ci skip]: Fix comment in action
This commit is contained in:
parent
796d212b05
commit
5838b94e62
1 changed files with 1 additions and 1 deletions
2
.github/workflows/default.yml
vendored
2
.github/workflows/default.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue