We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 293ff28 commit 10c66e5Copy full SHA for 10c66e5
.github/workflows/build.yml
@@ -1154,7 +1154,6 @@ jobs:
1154
uses: hendrikmuhs/ccache-action@v1.2.16
1155
with:
1156
key: ${{ github.job }}
1157
- variant: sccache
1158
evict-old-files: 1d
1159
1160
- name: Build
@@ -1189,7 +1188,6 @@ jobs:
1189
1188
1190
1191
key: windows-latest-cmake-hip-release
1192
1193
1194
1195
- name: Install
0 commit comments