Skip to content

Commit

Permalink
CI: update compilers
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-tan committed Aug 14, 2023
1 parent ff2203d commit 657c1b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
test:
strategy:
matrix:
dc: [dmd-2.100.2, ldc-1.30.0]
dc: [dmd-2.102.2, ldc-1.32.1]
experimental: [false]
include:
- dc: dmd-master
Expand Down

0 comments on commit 657c1b4

Please sign in to comment.