Switch out Taiwan with Australia
Some checks failed
Build container image / Build and push image (niri) (push) Failing after 25m59s
Build container image / Build and push image (gnome) (push) Failing after 26m0s

At least one mirror in Taiwan seems to be incomplete/broken right now.
This commit is contained in:
2026-03-12 14:54:39 +09:00
parent c320f894a7
commit 8f32fde51a

View File

@@ -65,7 +65,7 @@ rm \
# Add country query to all repo metalinks # Add country query to all repo metalinks
# shellcheck disable=SC2016 # shellcheck disable=SC2016
sed -i -e '/^metalink\=/s/\$releasever\&arch\=\$basearch$/\$releasever\&arch\=\$basearch\&country\=KR,JP,TW/g' /etc/yum.repos.d/*.repo sed -i -e '/^metalink\=/s/\$releasever\&arch\=\$basearch$/\$releasever\&arch\=\$basearch\&country\=KR,JP,AU/g' /etc/yum.repos.d/*.repo
# Add 1Password repo # Add 1Password repo
#rpmkeys --import https://downloads.1password.com/linux/keys/1password.asc #rpmkeys --import https://downloads.1password.com/linux/keys/1password.asc