Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
CI: Disable sccache
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Oberaigner committed Mar 21, 2024
1 parent 8e7f247 commit 6472c99
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on: [push]
env:
CARGO_TERM_COLOR: always
RUSTFLAGS: -Dwarnings
SCCACHE_GHA_ENABLED: "true"
RUSTC_WRAPPER: "sccache"
CARGO_INCREMENTAL: 0

jobs:
Expand Down

0 comments on commit 6472c99

Please sign in to comment.