Skip to content

Commit

Permalink
don't use mold for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
assignUser committed Dec 7, 2023
1 parent 471b23d commit de19053
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ jobs:
CCACHE_BASEDIR: "${{ github.workspace }}"
LINUX_DISTRO: "ubuntu"
steps:
- name: "Install mold as default linker"
uses: rui314/setup-mold@v1

- name: "Restore ccache"
uses: actions/cache@v3
Expand Down

0 comments on commit de19053

Please sign in to comment.