Add mips64 build

This commit is contained in:
世界 2024-09-15 12:12:25 +08:00
parent 5385f75f53
commit 1ed6654ad4
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
3 changed files with 4 additions and 0 deletions

View file

@ -27,6 +27,7 @@ jobs:
- linux/ppc64le
- linux/riscv64
- linux/s390x
- linux/mips64le
steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4