mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 04:44:52 +00:00
No sccache.
This commit is contained in:
parent
1d3d655ac8
commit
e158141a83
8
.github/workflows/tests.yaml
vendored
8
.github/workflows/tests.yaml
vendored
@ -21,10 +21,10 @@ jobs:
|
||||
group: aws-highmemory-32-plus-priv
|
||||
|
||||
|
||||
env:
|
||||
SCCACHE_GHA_ENABLED: "on"
|
||||
RUSTC_WRAPPER: /usr/local/bin/sccache
|
||||
SCCACHE: 0.3.3
|
||||
# env:
|
||||
# SCCACHE_GHA_ENABLED: "on"
|
||||
# RUSTC_WRAPPER: /usr/local/bin/sccache
|
||||
# SCCACHE: 0.3.3
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user