Merge remote-tracking branch 'upstream/stable' into merge_stable

This commit is contained in:
MoonlightSentinel 2022-03-27 03:52:44 +02:00
commit 48db76398c
No known key found for this signature in database
GPG key ID: C66F4751A7498694
26 changed files with 471 additions and 32 deletions

View file

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