about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorLuuuXXX <luuux98@163.com>2025-03-06 16:03:35 +0800
committerLuuuXXX <luuux98@163.com>2025-03-06 20:34:28 +0800
commit4cd350f61639d66095a9c5c87e6ff574ad1f7a00 (patch)
treeb1d57940260b4fe729ae5cbe43629a9b4061f43c /src
parent23adb46b4733a5e5962419dbd5876b7d06d51f7a (diff)
downloadrust-4cd350f61639d66095a9c5c87e6ff574ad1f7a00.tar.gz
rust-4cd350f61639d66095a9c5c87e6ff574ad1f7a00.zip
remove zip file in /tmp to save some space and use large runner
Diffstat (limited to 'src')
-rwxr-xr-xsrc/ci/docker/scripts/ohos-sdk.sh1
-rw-r--r--src/ci/github-actions/jobs.yml2
2 files changed, 2 insertions, 1 deletions
diff --git a/src/ci/docker/scripts/ohos-sdk.sh b/src/ci/docker/scripts/ohos-sdk.sh
index 0b62e49f7ca..47d630ca76b 100755
--- a/src/ci/docker/scripts/ohos-sdk.sh
+++ b/src/ci/docker/scripts/ohos-sdk.sh
@@ -7,3 +7,4 @@ curl $URL | tar xz -C /tmp linux/native-linux-x64-5.0.0.71-Release.zip
 mkdir /opt/ohos-sdk
 cd /opt/ohos-sdk
 unzip -qq /tmp/linux/native-linux-x64-5.0.0.71-Release.zip
+rm /tmp/linux/native-linux-x64-5.0.0.71-Release.zip
diff --git a/src/ci/github-actions/jobs.yml b/src/ci/github-actions/jobs.yml
index 1504e5c60ce..45ec4433c42 100644
--- a/src/ci/github-actions/jobs.yml
+++ b/src/ci/github-actions/jobs.yml
@@ -176,7 +176,7 @@ auto:
     <<: *job-linux-4c
 
   - name: dist-ohos
-    <<: *job-linux-4c
+    <<: *job-linux-4c-largedisk
 
   - name: dist-powerpc-linux
     <<: *job-linux-4c