Add ccache to CI (#375)
This commit is contained in:
2
.github/workflows/nightly-wheel-arm.yaml
vendored
2
.github/workflows/nightly-wheel-arm.yaml
vendored
@@ -32,7 +32,7 @@ jobs:
|
||||
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user