diff --git a/.github/workflows/windows-ci.yml b/.github/workflows/windows-ci.yml index 2179fcdbeaba4..a73f283e2b077 100644 --- a/.github/workflows/windows-ci.yml +++ b/.github/workflows/windows-ci.yml @@ -72,7 +72,7 @@ jobs: ${{ env.KEY_ROOT }}-${{ env.HASH }}-${{ github.head_ref }}- ${{ env.KEY_ROOT }}-${{ env.HASH }}-${{ github.base_ref }}- ${{ env.KEY_ROOT }}-${{ env.HASH }}- - ${{ env.KEY_ROOT }}- + # ${{ env.KEY_ROOT }}- - name: Setup MariaDB uses: frederic34/setup-mariadb@v1