We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbff1ae commit a33e8b0Copy full SHA for a33e8b0
.github/workflows/scripts/qemu-2-start.sh
@@ -18,9 +18,9 @@ FREEBSD="$REPO/releases/download/v2025-04-13"
18
URLzs=""
19
20
# Ubuntu mirrors
21
-#UBMIRROR="https://cloud-images.ubuntu.com"
+UBMIRROR="https://cloud-images.ubuntu.com"
22
#UBMIRROR="https://mirrors.cloud.tencent.com/ubuntu-cloud-images"
23
-UBMIRROR="https://mirror.citrahost.com/ubuntu-cloud-images"
+#UBMIRROR="https://mirror.citrahost.com/ubuntu-cloud-images"
24
25
# default nic model for vm's
26
NIC="virtio"
0 commit comments