Skip to content

Commit d077d66

Browse files
authored
Use latest ldc beta
1 parent f64fe33 commit d077d66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup-d-compiler/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ runs:
1111
steps:
1212
- uses: dlang-community/setup-dlang@v1
1313
with:
14-
compiler: ldc-1.34.0
14+
compiler: ldc-1.41.0-beta1
1515

1616
- if: inputs.target-triple == 'aarch64-linux-gnu'
1717
name: "Set-up AArch64-linux cross-compiler."

0 commit comments

Comments
 (0)