[CI/CD] Use Alpine testing repo.

py3-marshmallow is still available only on the testing repo, and it's
now a hard dependency.
This commit is contained in:
Fabio Manganiello 2024-11-10 13:20:47 +01:00
parent a99bde7014
commit d80bb9a476
Signed by untrusted user: blacklight
GPG key ID: D90FBA7F76362774
2 changed files with 2 additions and 1 deletions

View file

@ -6,6 +6,7 @@ py3-docutils
py3-flask
py3-greenlet
py3-magic
py3-marshmallow
py3-mypy-extensions
py3-psutil
py3-redis

View file

@ -1 +1 @@
apk add --update --no-interactive --no-cache
apk add --update --no-interactive --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing/