mirror of
https://github.com/dlang/dmd.git
synced 2025-04-25 20:50:41 +03:00
Merge remote-tracking branch 'upstream/stable' into merge_stable
This commit is contained in:
commit
48db76398c
26 changed files with 471 additions and 32 deletions
|
@ -93,6 +93,8 @@ macos12_task:
|
|||
OS: osx
|
||||
# 12 CPU cores and 24 GB of memory are available
|
||||
N: 12
|
||||
# FIXME: Temporarily use LDC until a release with a fix for issue 22942 is available (probably 2.101)
|
||||
HOST_DMD: ldc
|
||||
matrix:
|
||||
- TASK_NAME_SUFFIX: DMD (latest)
|
||||
- TASK_NAME_SUFFIX: DMD (coverage)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue