Maintenance

This commit is contained in:
2026-04-15 21:29:49 +02:00
parent 0f66bd95fa
commit 27e4fdbfd4
19 changed files with 123 additions and 124 deletions

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: