This commit is contained in:
2026-04-14 23:59:03 +02:00
parent e17e20aaa9
commit 37ab8120ef

View File

@@ -7,7 +7,11 @@ on:
workflow_dispatch:
env:
CCACHE_BASEDIR: ${{ github.workspace }}
CCACHE_DIR: /ccache
CCACHE_MAXSIZE: 10G
CCACHE_BASEDIR: /root/.conan2
CCACHE_NOHASHDIR: "true"
CCACHE_COMPILERCHECK: "%compiler% -dumpversion"
jobs:
conan-packages-tier1: