aboutsummaryrefslogtreecommitdiff
path: root/.builds/debian-aarch64.yml
AgeCommit message (Collapse)Author
2022-11-29Don't spam mailing list with build failuresMichael Forney
Add a separate list for this.
2022-07-12Update CI for new QBE MakefileMichael Forney
2021-09-09CI: Switch to debian/stableMichael Forney
2021-04-08CI: Fix debian-aarch64 dependency packagesMichael Forney
It appears that these packages recommended by gcc-aarch64-linux-gnu and qemu-user are no longer installed automatically, so list them explicitly.
2019-11-25Make debian-aarch64 build more robust to gcc version changesMichael Forney
2019-11-18Fix email address in build manifestsMichael Forney
Go's email libraries (used by builds.sr.ht) need the address to be in this format.
2019-11-17Fix build manifests for changed environment behaviorMichael Forney
2019-08-13Send mail to list on build job failureMichael Forney
2019-07-05Rename to cprocMichael Forney
Fixes #4
2019-05-09Add Debian aarch64 continuous buildMichael Forney