diff --git a/.github/workflows/check-full.yaml b/.github/workflows/check-full.yaml index 98d6815ac..d36be307c 100644 --- a/.github/workflows/check-full.yaml +++ b/.github/workflows/check-full.yaml @@ -27,7 +27,7 @@ jobs: - { os: ubuntu-latest, r: "devel", http-user-agent: "release" } - { os: ubuntu-latest, r: "devel", locale: "en_US" } - - { os: ubuntu-latest, r: "release", locale: "zh_CN" } + #- { os: ubuntu-latest, r: "release", locale: "zh_CN" } - { os: ubuntu-latest, r: "oldrel-1" } - { os: ubuntu-latest, r: "oldrel-2" } - { os: ubuntu-latest, r: "oldrel-3" }