about summary refs log tree commit diff
path: root/src/ci/github-actions
diff options
context:
space:
mode:
authormsizanoen1 <qtmlabs@protonmail.com>2019-11-30 19:47:59 +0700
committermsizanoen1 <qtmlabs@protonmail.com>2020-07-11 17:30:02 +0700
commit933ba82266da94a812cc3052c6b91b7f8f5b4c35 (patch)
tree39e4c6134f1fbe04e6f9f24885b305c4f15cdfa7 /src/ci/github-actions
parent0c03aee8b81185d65b5821518661c30ecdb42de5 (diff)
downloadrust-933ba82266da94a812cc3052c6b91b7f8f5b4c35.tar.gz
rust-933ba82266da94a812cc3052c6b91b7f8f5b4c35.zip
RISC-V GNU/Linux as host platform
Diffstat (limited to 'src/ci/github-actions')
-rw-r--r--src/ci/github-actions/ci.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ci/github-actions/ci.yml b/src/ci/github-actions/ci.yml
index 0614d5e31d1..06cda99a3fe 100644
--- a/src/ci/github-actions/ci.yml
+++ b/src/ci/github-actions/ci.yml
@@ -341,6 +341,9 @@ jobs:
           - name: dist-powerpc64le-linux
             <<: *job-linux-xl
 
+          - name: dist-riscv64-linux
+            <<: *job-linux-xl
+
           - name: dist-s390x-linux
             <<: *job-linux-xl