Skip to content

Commit

Permalink
Swicthed back to DMD for testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
kuniss committed Mar 13, 2023
1 parent 17a0e69 commit acde0f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Install D compiler
uses: dlang-community/setup-dlang@v1
with:
compiler: ldc-latest
compiler: dmd-latest

- name: Run tests
run: |
Expand Down

0 comments on commit acde0f7

Please sign in to comment.