Commit fc1373a85d

Andrew Kelley <andrew@ziglang.org>
2019-12-02 16:47:49
ci: update sr.ht to use alpine/latest, more reliable
1 parent b6127b0
Changed files (1)
ci/srht/on_master_success
@@ -16,11 +16,12 @@ OAUTH_TOKEN="$2"
 YML_FILE="tmp.yml"
 
 cat <<EOF >"$YML_FILE"
-image: alpine/edge
+image: alpine/latest
 packages:
   - py3-pip
   - curl
   - jq
+  - xz
 secrets:
   - 6c60aaee-92e7-4e7d-812c-114817689b4d
 sources: