mirror of
https://github.com/mbierlee/poodinis.git
synced 2024-11-14 19:54:00 +01:00
Fix incorrect LDC version
This commit is contained in:
parent
d1894b3c7c
commit
cd4a1dc81d
2
.github/workflows/dub.yml
vendored
2
.github/workflows/dub.yml
vendored
|
@ -79,7 +79,7 @@ jobs:
|
|||
- ldc-1.29.0 # eq to dmd v2.099.1
|
||||
- ldc-1.28.1 # eq to dmd v2.098.1
|
||||
- ldc-1.27.1 # eq to dmd v2.097.1
|
||||
- ldc-1.26.1 # eq to dmd v2.096.1
|
||||
- ldc-1.26.0 # eq to dmd v2.096.1
|
||||
- ldc-1.25.1 # eq to dmd v2.095.1
|
||||
- ldc-1.24.0 # eq to dmd v2.094.1
|
||||
- ldc-1.23.0 # eq to dmd v2.093.1
|
||||
|
|
Loading…
Reference in a new issue