Skip to content

Commit

Permalink
try to make ci work agian
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdruppe committed Jun 12, 2024
1 parent 9ddff7a commit 58d0f9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/1-setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ runs:
- name: Install D host compiler
uses: dlang-community/setup-dlang@v1
with:
compiler: ldc-latest
compiler: ldc-1.36.0
- name: 'Posix: Clear LD_LIBRARY_PATH env variable' # don't use host druntime/Phobos .so/.dylib etc.
if: runner.os != 'Windows'
shell: bash
Expand Down

0 comments on commit 58d0f9e

Please sign in to comment.