Skip to content

Commit

Permalink
Update the tested compiler versions on Windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
s-ludwig committed May 23, 2021
1 parent 37b4f10 commit 894894d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions appveyor.yml
Expand Up @@ -2,10 +2,10 @@ platform: x64
environment:
matrix:
- DC: dmd
DVersion: 2.093.1
DVersion: 2.096.1
arch: x64
- DC: dmd
DVersion: 2.093.1
DVersion: 2.096.1
arch: x86_mscoff
- DC: dmd
DVersion: 2.090.1
Expand All @@ -17,10 +17,10 @@ environment:
DVersion: 2.088.1
arch: x64
- DC: dmd
DVersion: 2.084.1
DVersion: 2.086.1
arch: x86_mscoff
- DC: ldc
DVersion: 1.20.1
DVersion: 1.26.0
arch: x86
- DC: ldc
DVersion: 1.19.0
Expand Down

0 comments on commit 894894d

Please sign in to comment.