From e612f655e6516aec1c2c95d9a6879f0057fbce07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E5=A3=AE?= Date: Tue, 14 Apr 2026 09:42:16 +0000 Subject: [PATCH] ci: retry with runner IP fix --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2d00067..e771337 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,3 +1,4 @@ +# CI Pipeline - retry 2026-04-14T09:42:16Z # CI Pipeline - updated 2026-04-14T09:34:41Z name: Build & Test