aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/depends.yml
Commit message (Collapse)AuthorAgeFilesLines
* ci: don't save caches for pull requeststobtoht2026-05-251-14/+19
| | | | Co-authored-by: selsta <selsta@sent.at>
* ci: bump deprecated actionstobtoht2026-04-231-5/+5
|
* ci: containerize depends jobs [0.18]tobtoht2025-02-071-16/+23
|
* ci: update to v4 actionstobtoht2025-02-021-5/+5
|
* CI: -j4 with lin/win runnersplowsof2024-12-231-1/+1
| | | | https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories
* workflows: update dependencies to fix warningsselsta2023-02-201-5/+6
|
* Merge pull request #8594luigi11112022-10-281-1/+1
|\ | | | | | | d7445b5 workflows: ubuntu 18.04 is deprecated (selsta)
| * workflows: ubuntu 18.04 is deprecatedselsta2022-09-241-1/+1
| | | | | | | | And will soon be removed.
* | depends: remove unused Qt packageselsta2022-09-201-2/+2
|/
* (fix): Confusingly named CI-JobKlaus Frank2022-06-291-1/+1
| | | Rename the "build-macos" job within "depends", as it is not building on macOS as the similarly named job within build.yml does. Also, both names overlap which is confusing when looking for step-by-step build instruction examples or when looking at the logfile.
* Update CI for aarch64 mac buildselsta2022-05-091-8/+4
|
* Merge pull request #7675luigi11112022-03-181-1/+6
|\ | | | | | | de4413b workflows: don't build PRs if only docs and READMEs are being changed (erciccione)
| * workflows: don't build PRs if only docs and READMEs are being changederciccione2021-06-211-1/+6
| |
* | CI: ccache common settings variable and apt settings tidyingmj-xmr2021-09-151-6/+11
| |
* | Workflows: depends cache (static) separated from ccache (volatile)mj-xmr2021-07-101-4/+18
|/
* apt update before installingmj-xmr2020-12-201-1/+1
|
* workflows: add depends workflow, upload binariesselsta2020-12-101-0/+85