debug: use tag 'xd-podman' to avoid build failure
All checks were successful
images-build-and-push / build (., debian.dockerfile, xdu/debian:latest xdu/debian:trixie , debian) (push) Successful in 58s
images-build-and-push / build (., debian-12.dockerfile, xdu/debian:bookworm , debian-12) (push) Successful in 1m0s
images-build-and-push / build (., ffmpeg-debian.dockerfile, xdu/ffmpeg:debian xdu/ffmpeg:latest , ffmpeg) (push) Successful in 1m1s
images-build-and-push / build (., ubuntu-24.04.dockerfile, xdu/ubuntu:24.04 , ubuntu-24.04) (push) Successful in 1m0s
images-build-and-push / build (., ubuntu.dockerfile, xdu/ubuntu:latest xdu/ubuntu:25.10 , ubuntu) (push) Successful in 1m26s

Because of Docker image caching issues, Docker runners will fail to build.
However, Podman runs very well.

We need to use XD's campus network too.

Signed-off-by: xkm <gitea@starryskymeow.top>
This commit is contained in:
xkm
2025-11-22 00:17:54 +08:00
parent 127eadddeb
commit a5fd68db94

View File

@@ -12,7 +12,7 @@ env:
jobs:
build:
runs-on: ubuntu-latest
runs-on: xd-podman
strategy:
fail-fast: false
matrix: