Skip to content

Commit 749820c

Browse files
committed
ci: make mold the default linker on Linux runner (ci workflow)
I forgot to update this workflow too
1 parent 8bc3eee commit 749820c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ jobs:
4141
steps:
4242
- uses: actions/checkout@v3
4343
- uses: rui314/setup-mold@v1 # faster linker
44-
with:
45-
make-default: false
4644
- uses: actions/cache@v3
4745
with:
4846
path: |

0 commit comments

Comments
 (0)