mirror of
https://github.com/ziglang/zig.git
synced 2025-02-02 20:21:35 +00:00
ci: update sr.ht to use alpine/latest, more reliable
This commit is contained in:
parent
b6127b0fe9
commit
fc1373a85d
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user