From ea484378616ad06690ae886d029b5a5cfd6a4d8a Mon Sep 17 00:00:00 2001 From: Mike Bierlee Date: Mon, 13 Mar 2023 22:18:01 +0300 Subject: [PATCH] Get rid of bad LDC release --- .github/workflows/dub.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dub.yml b/.github/workflows/dub.yml index 7442c69..ee521be 100644 --- a/.github/workflows/dub.yml +++ b/.github/workflows/dub.yml @@ -80,7 +80,7 @@ jobs: - ldc-1.28.1 # eq to dmd v2.098.1 - ldc-1.27.1 # eq to dmd v2.097.1 - ldc-1.26.0 # eq to dmd v2.096.1 - - ldc-1.25.1 # eq to dmd v2.095.1 + # - ldc-1.25.1 # eq to dmd v2.095.1. This version has issues. Do not use with Poodinis. - ldc-1.24.0 # eq to dmd v2.094.1 - ldc-1.23.0 # eq to dmd v2.093.1 - ldc-1.22.0 # eq to dmd v2.092.1