Commit Diff
--- .build.yml +++ .build.yml @@ -1,13 +1,10 @@ -image: alpine/edge +image: archlinux triggers: - action: email condition: failure to: witcher <witcher@wiredspace.de> packages: - rust - - cargo - - git - - sqlite-dev sources: - https://git.sr.ht/~witcher/rss-email tasks:
