Skip to content

Commit

Permalink
FIX
Browse files Browse the repository at this point in the history
  • Loading branch information
Geod24 committed Jul 23, 2020
1 parent 155103a commit 56fc5b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
dc: [ dmd-2.088.1, dmd-2.089.1, dmd-2.090.1, dmd-2.091.1, dmd-2.092.1 ]
dc: [ dmd-2.089.1, dmd-2.090.1, dmd-2.091.0, dmd-2.092.1, ldc-1.20.1, ldc-1.21.0 ]
os: [ windows-2019 ]
# os: [ ubuntu-18.04, macOS-10.15, windows-2019 ]
# dc: [ ldc-master, dmd-master, ldc-latest, dmd-latest, ldc-1.17.0, dmd-2.088.1 ]
Expand Down

0 comments on commit 56fc5b2

Please sign in to comment.