Remove MIPS host CI workflows
This commit is contained in:
parent
571c9fc8a9
commit
634f95295f
12
.github/workflows/ci.yml
vendored
12
.github/workflows/ci.yml
vendored
@ -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: {}
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user