Skip to content
Snippets Groups Projects

CI: Extend integration testing

Merged Caleb Connolly requested to merge caleb/moar-testing into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -62,7 +62,7 @@ class Config:
locale: str = "en_US.UTF-8"
mirrors: Mirrors = {
"alpine_custom": "none",
"alpine": "http://dl-cdn.alpinelinux.org/alpine/",
"alpine": "http://alpine.mirror.far.fi/",
"pmaports_custom": "none",
"pmaports": "http://mirror.postmarketos.org/postmarketos/",
"systemd_custom": "none",
Loading