Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
remove sscache from before_script
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam committed Oct 5, 2022
1 parent fee51d6 commit 6321bac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ default:
before_script:
- rustup show
- cargo --version
- sccache -s

.test-refs:
rules:
Expand Down

0 comments on commit 6321bac

Please sign in to comment.