commit c78d7af3acd6f2ab3cb7c4fb8a8ddf39a5216e4a from: witcher date: Fri Feb 10 22:07:31 2023 UTC ci: build on archlinux instead Using rust on alpine is a pain, so just build on Arch Linux instead commit - 308fd22746177b9f540aab367f27f30a0a7d68e3 commit + c78d7af3acd6f2ab3cb7c4fb8a8ddf39a5216e4a blob - 5c336c9b34c5fc71ff655d38ae966a0f0e21d213 blob + ed1442f5bb31632c85af539aa502e6034aacdf75 --- .build.yml +++ .build.yml @@ -1,13 +1,10 @@ -image: alpine/edge +image: archlinux triggers: - action: email condition: failure to: witcher packages: - rust - - cargo - - git - - sqlite-dev sources: - https://git.sr.ht/~witcher/rss-email tasks: