Skip to content

Commit

Permalink
Remove MIPS host CI workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
workingjubilee committed Jul 3, 2023
1 parent 571c9fc commit 634f952
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 24 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/ci.yml
Expand Up @@ -211,18 +211,6 @@ jobs:
- name: dist-loongarch64-linux
os: ubuntu-20.04-8core-32gb
env: {}
- name: dist-mips-linux
os: ubuntu-20.04-8core-32gb
env: {}
- name: dist-mips64-linux
os: ubuntu-20.04-8core-32gb
env: {}
- name: dist-mips64el-linux
os: ubuntu-20.04-8core-32gb
env: {}
- name: dist-mipsel-linux
os: ubuntu-20.04-8core-32gb
env: {}
- name: dist-powerpc-linux
os: ubuntu-20.04-8core-32gb
env: {}
Expand Down
12 changes: 0 additions & 12 deletions src/ci/github-actions/ci.yml
Expand Up @@ -374,18 +374,6 @@ jobs:
- name: dist-loongarch64-linux
<<: *job-linux-8c

- name: dist-mips-linux
<<: *job-linux-8c

- name: dist-mips64-linux
<<: *job-linux-8c

- name: dist-mips64el-linux
<<: *job-linux-8c

- name: dist-mipsel-linux
<<: *job-linux-8c

- name: dist-powerpc-linux
<<: *job-linux-8c

Expand Down

0 comments on commit 634f952

Please sign in to comment.