You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mailu/.github/workflows
Dimitri Huisman 5732b2316f Switch to local build cache, cached via actions/cache@v3
The previous method of using gha cache via buildx proved to be
unreliable. Using local cache via actions/cache@v3 is much more
reliable.
The build job will re-use cache from previous workflow runs.
The total workflow time is still similar ~12 minutes.
2 years ago
..
arm.yml Fix adding -arm tag correctly to PINNED_MAILU_VERSION in arm.yml. 2 years ago
build_test_deploy.yml Switch to local build cache, cached via actions/cache@v3 2 years ago
x64.yml Switch from docker build to buildx for CI/CD. 2 years ago