Skip to content

Commit

Permalink
Update CI compiler versions
Browse files Browse the repository at this point in the history
  • Loading branch information
atilaneves committed Jun 13, 2024
1 parent 04de9e9 commit ed6d165
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 ed6d165

Please sign in to comment.