diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index fe4acb3..b2d2dc1 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -30,7 +30,8 @@ # Latest stable version, update at will os: [ macOS-11, ubuntu-20.04, windows-2019 ] dc: - - dmd-latest + #- dmd-latest + - dmd-2.100.2 - ldc-latest - dmd-master - ldc-master