Add ccache to CI (#375)
This commit is contained in:
2
.github/workflows/test-go.yaml
vendored
2
.github/workflows/test-go.yaml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
arch: amd64
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user