Skip to content

Commit

Permalink
ci: use mold linker for test_zero_bin
Browse files Browse the repository at this point in the history
  • Loading branch information
0xaatif committed Sep 25, 2024
1 parent a31e941 commit 68ecd1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
steps:
- name: Checkout sources
uses: actions/checkout@v4

- uses: rui314/setup-mold@v1
- name: Install nightly toolchain
uses: dtolnay/rust-toolchain@nightly

Expand Down

0 comments on commit 68ecd1b

Please sign in to comment.