disable ccache if not explicitly enabled

This commit is contained in:
tooomm 2026-07-24 14:12:20 +02:00
parent 09b55b118a
commit 16ff75c20f
3 changed files with 4 additions and 2 deletions

View file

@ -325,7 +325,6 @@ jobs:
qt_version: 6.11.0
qt_modules: qtimageformats qtmultimedia qtwebsockets
type: Release
use_ccache: 0
name: ${{ matrix.os }} ${{ matrix.target }}${{ matrix.soc == 'Intel' && ' Intel' || '' }}${{ matrix.type == 'Debug' && ' Debug' || '' }}
needs: configure