Skip to content

Commit

Permalink
Merge pull request #309 from atilaneves/update
Browse files Browse the repository at this point in the history
Update CI compiler versions
  • Loading branch information
atilaneves authored Jun 13, 2024
2 parents 04de9e9 + ed6d165 commit a71790b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/d.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ jobs:
- windows-2019
# Remember to change the compiler versions further below as well as here
dc:
- dmd-2.108.1
- dmd-2.109.0
- dmd-2.105.2
- ldc-1.38.0
- ldc-1.37.0

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit a71790b

Please sign in to comment.