mirror of
https://github.com/XrayR-project/XrayR.git
synced 2025-07-02 00:59:51 +00:00
chore: remove support for ppc64
This commit is contained in:
parent
b934a52875
commit
84db0453cb
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -74,8 +74,8 @@ jobs:
|
||||
goarch: mips
|
||||
# END MIPS
|
||||
# BEGIN PPC
|
||||
- goos: linux
|
||||
goarch: ppc64
|
||||
# - goos: linux # Removed due to the unsupport of shirou/gopsutil
|
||||
# goarch: ppc64
|
||||
- goos: linux
|
||||
goarch: ppc64le
|
||||
# END PPC
|
||||
|
Loading…
x
Reference in New Issue
Block a user