Skip to content

Commit c7926d1

Browse files
committed
Revert to 8.0.3 and clear ccache
1 parent 28a71d0 commit c7926d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
- name: ccache
8989
uses: hendrikmuhs/ccache-action@v1.2
9090
with:
91-
key: v2-${{ matrix.name }}-${{ env.BUILD_TYPE }}
91+
key: v3-${{ matrix.name }}-${{ env.BUILD_TYPE }}
9292

9393
- name: Configure
9494
shell: bash

0 commit comments

Comments
 (0)