We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f64fe33 commit d077d66Copy full SHA for d077d66
1 file changed
.github/actions/setup-d-compiler/action.yml
@@ -11,7 +11,7 @@ runs:
11
steps:
12
- uses: dlang-community/setup-dlang@v1
13
with:
14
- compiler: ldc-1.34.0
+ compiler: ldc-1.41.0-beta1
15
16
- if: inputs.target-triple == 'aarch64-linux-gnu'
17
name: "Set-up AArch64-linux cross-compiler."
0 commit comments