Support powerpc64le/riscv64/s390x Linux runners

This commit is contained in:
Taiki Endo
2025-09-08 23:17:50 +09:00
parent 4b930c0a05
commit 3a6ab413c1
50 changed files with 3317 additions and 91 deletions

View File

@@ -38,6 +38,21 @@
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.38/cargo-hack-aarch64-pc-windows-msvc.tar.gz",
"etag": "0x8DDEE0CCF14DBFD",
"checksum": "a0a139b1e1a955f4a0c16a353c80c2a7460847daf374e0b85bf9df84c2a2e658"
},
"powerpc64le_linux_musl": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.38/cargo-hack-powerpc64le-unknown-linux-musl.tar.gz",
"etag": "0x8DDEE0CC84EB08C",
"checksum": "270115b3fc59a8581f6fe0fd01b91c3e214287e42be6e284ed9bd44f6f45481d"
},
"riscv64_linux_musl": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.38/cargo-hack-riscv64gc-unknown-linux-musl.tar.gz",
"etag": "0x8DDEE0CDCE6EE1C",
"checksum": "0ee1665c7ed0079d8ba652f7d0a879ce6e1b1a17bea142ff08f5da152dc2287e"
},
"s390x_linux_gnu": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.38/cargo-hack-s390x-unknown-linux-gnu.tar.gz",
"etag": "0x8DDEE0CE61805D1",
"checksum": "80705c52fe90eb0856e345089093574ec6c76db3885970750d7f36a8da74fb26"
}
},
"0.6.37": {